Skip to main content



      Home
Home » Newcomers » Newcomers » lowResourcesConnections attribut doesn't work with jetty8.1.11(lowResourcesConnections attribut doesn't work with jetty8.1.11)
lowResourcesConnections attribut doesn't work with jetty8.1.11 [message #1114370] Sun, 22 September 2013 12:38 Go to next message
Eclipse UserFriend
Hi,

I have recently upgrade jetty from 7.0.1 to 8.1.11.v20130520.
For limiting number of connections, I have modified connectors value in the jetty.xml file. I have set the value of attributes "lowResourcesConnections" and "lowResourcesMaxIdleTime" to 1000 and 5000 respectively.
But, the no. of tcp connections goes above this limit(1000) and jetty unable to close the open idle connections. Number of connections reached to the 2^16(i.e. max. connections OS support).
In jetty 7.0.1, the attribute lowResourcesConnections work fine, and no. of connections never cross the limit set by this parameter. But after upgrading jetty, this parameter stop working.

Please let me know, if I missed something during jetty configuration or this is bug on jetty 8.1.11.

Thanks,
Priya
Re: lowResourcesConnections attribut doesn't work with jetty8.1.11 [message #1114969 is a reply to message #1114370] Mon, 23 September 2013 09:30 Go to previous message
Eclipse UserFriend
On 9/22/2013 6:20 PM, priya jain wrote:
> Hi,
>
> I have recently upgrade jetty from 7.0.1 to 8.1.11.v20130520. For
> limiting number of connections, I have modified connectors value in the
> jetty.xml file. I have set the value of attributes
> "lowResourcesConnections" and "lowResourcesMaxIdleTime" to 1000 and 5000
> respectively.
> But, the no. of tcp connections goes above this limit(1000) and jetty
> unable to close the open idle connections. Number of connections reached
> to the 2^16(i.e. max. connections OS support).
> In jetty 7.0.1, the attribute lowResourcesConnections work fine, and no.
> of connections never cross the limit set by this parameter. But after
> upgrading jetty, this parameter stop working.
>
> Please let me know, if I missed something during jetty configuration or
> this is bug on jetty 8.1.11.
>
> Thanks,
> Priya

This might be more appropriate in the Eclipse web tools platform forum.
Previous Topic:Problem while trying to run a jdbc using servlet on jboss
Next Topic:Eclipse keep's re-indexing and kills my computer? [MAC OS X]
Goto Forum:
  


Current Time: Wed Jul 30 02:29:37 EDT 2025

Powered by FUDForum. Page generated in 0.08273 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top