wjw465150 / run-jetty-run

Automatically exported from code.google.com/p/run-jetty-run
0 stars 0 forks source link

jetty8 unable to close open tcp connection inspite of lowResourcesConnections parameter set #173

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?
Jetty should start closing the connections when reached above limit mentioned 
in lowResourcesConnections.
But it unable to close the open tcp connections even the 
lowResourcesConnections limit reached and continue to create connections. 

jetty-version :jetty-8.1.11.v20130520
OS: linux (64-bit)

Original issue reported on code.google.com by priya.ja...@gmail.com on 30 Aug 2013 at 6:15