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 2012/03/20 15:19:48 UTC

DO NOT REPLY [Bug 52002] Pool re-opens and re-issues closed connection

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

--- Comment #3 from Filip Hanik <fh...@apache.org> 2012-03-20 14:19:48 UTC ---
(In reply to comment #2)
> We're seeing behavior in a production application that seems likely to be a
> result of this issue. Any chance it might be included in the next release?

I'll be adding the patch, but not enabled by default. Performance is at cost if
new objects are created each time an object is used from the pool. This goes
against the very idea that started this pool. So I will put in a flag to
throttle the behavior

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org