You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/02/11 23:41:47 UTC

DO NOT REPLY [Bug 39216] mod_disk_cache trying to rename locked file, decreasing performance

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


Duane Buss <db...@novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dbuss@novell.com




--- Comment #3 from Duane Buss <db...@novell.com>  2009-02-11 14:41:46 PST ---
I applied the patch bug found that I still had files being left open.  In
addition to the patch in mod_disk_cache.c I made the following changes :
   - set the header and body file handle to null after it's closed in multiple
places
   - initialized the two handles to null in open_entity
   - in remove_entity close any open handles.


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