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 2010/02/02 01:47:06 UTC

DO NOT REPLY [Bug 48605] Files not closed quickly enough during deployment / lack of recovery

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

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-02-01 16:47:04 GMT ---
The webapp class loader caches both found and not found resources for
performance reasons. If you have a large number of web applicatoins then it is
expected that you'll need to increase the maximum number of open file
descriptors.

-- 
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