You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/01/05 13:34:19 UTC

[Bug 44571] Limits busy per worker to a threshold

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

Rainer Jung <ra...@kippdata.de> changed:

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

--- Comment #3 from Rainer Jung <ra...@kippdata.de> ---
I agree with the comments form Tim. The "busy" limit can and should be done
with the existing feature of restricting the connection_pool_size in
combination with a (short) connection_acquire_timeout.

I have committed in r1649515 a change to ensure, that if we can't get an
endpoint, we always return 503. This will be part of version 1.2.41.

Closing this an FIXED, because of the 503 part.

If you see any deficit using the above suggestion, you can reopen this issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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