https://issues.apache.org/bugzilla/show_bug.cgi?id=51240

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Mark Thomas <ma...@apache.org> 2011-05-26 15:25:07 UTC ---
I ended up replacing CounterLatch with LimitLatch that has reduced
functionality that is aligned more closely with what the connectors need.

I also made maxConnections dynamically configurable.

I'll look into removing / deprecating the acceptorThreadCount attribute next.

This is fixed in 7.0.x and will be included in 7.0.15.

Note: If testing with ab be aware that the TCP backlog will cause more
established connections to be observed than Tomcat is currently handling.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to