You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Shane Brooks <sh...@email.com> on 1998/10/23 06:21:30 UTC

mod_proxy/3278: Proxy garbage collection does not occur

>Number:         3278
>Category:       mod_proxy
>Synopsis:       Proxy garbage collection does not occur
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Oct 22 21:30:01 PDT 1998
>Last-Modified:
>Originator:     shane_brooks@email.com
>Organization:
apache
>Release:        1.3.3 Win32
>Environment:
Win98 and WinNT (SP 3)
>Description:
The cache continues to grow without any garbage collection.
At the specified time for a grabage collection, the error.log reports:
(e.g.)

[Wed Oct 21 16:56:32 1998] [error] (13)Permission denied: proxy gc: open(C:/Program Files/Apache/proxy/0)
[Wed Oct 21 16:56:32 1998] [error] (13)Permission denied: proxy gc: open(C:/Program Files/Apache/proxy/1)
[Wed Oct 21 16:56:32 1998] [error] (13)Permission denied: proxy gc: open(C:/Program Files/Apache/proxy/2)
[Wed Oct 21 16:56:32 1998] [error] (13)Permission denied: proxy gc: open(C:/Program Files/Apache/proxy/3)
etc....

Moving the cache to a directory without a long filename does *not* resolve the problem.

(none of the cache directories have any read/write/hidden/system attributes set.)
>How-To-Repeat:
Install Apache with minimal cache settings.
CacheSize 1
CacheGcInterval 0.1  

and Browse for a while!
>Fix:
sorry.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]