https://issues.apache.org/bugzilla/show_bug.cgi?id=49391
Summary: mod_disk_cache needs to register a cleanup to kill
failed responses
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: normal
Priority: P2
Component: mod_disk_cache
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25531)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25531)
Patch to use a pool cleanup to clean up after failure
Currently, mod_disk_cache responds to errors during reading from backend, but
is not given the opportunity to clean up after itself when errors occur to the
frontend.
Make the cache cleanup use a proper pool cleanup.
--
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: [email protected]
For additional commands, e-mail: [email protected]