Received: (qmail 16892 invoked by uid 501); 4 Aug 2000 16:16:06 -0000 Message-Id: <20000804161606.16890.qmail@locus.apache.org> Date: 4 Aug 2000 16:16:06 -0000 From: Eric Proust Reply-To: ericproust@ifrance.com To: submit@bugz.apache.org Subject: Error with mod_proxy CacheGcInterval directive X-Send-Pr-Version: 3.110 >Number: 6373 >Category: mod_proxy >Synopsis: Error with mod_proxy CacheGcInterval directive >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Aug 04 09:20:01 PDT 2000 >Closed-Date: Sun Aug 06 08:15:27 PDT 2000 >Last-Modified: Sun Aug 06 08:15:27 PDT 2000 >Originator: ericproust@ifrance.com >Release: 1.3.13 >Organization: >Environment: WinNT 4 SP 4 >Description: Configured as a proxy server with a CacheGcInterval directive, the Apache HTTPD is not refreshing cache and generate errors in the log Here is part of my error log : [Fri Aug 04 17:03:22 2000] [error] (13)Permission denied: proxy gc: open(D:\proxy/vkkoa) [Fri Aug 04 17:03:22 2000] [error] (13)Permission denied: proxy gc: open(D:\proxy/vqigl) [Fri Aug 04 17:03:22 2000] [error] (13)Permission denied: proxy gc: open(D:\proxy/w504p) [Fri Aug 04 17:03:22 2000] [error] (13)Permission denied: proxy gc: open(D:\proxy/wdsuo) [Fri Aug 04 17:03:22 2000] [error] (13)Permission denied: proxy gc: open(D:\proxy/wj10q) [Fri Aug 04 17:03:22 2000] [error] (13)Permission denied: proxy gc: open(D:\proxy/y5q1g) [Fri Aug 04 17:03:22 2000] [error] (13)Permission denied: proxy gc: open(D:\proxy/ys3u5) [Fri Aug 04 17:03:22 2000] [error] (13)Permission denied: proxy gc: open(D:\proxy/ytkzn) [Fri Aug 04 17:03:22 2000] [error] (13)Permission denied: proxy gc: open(D:\proxy/zg5xc) [Fri Aug 04 17:03:22 2000] [error] (13)Permission denied: proxy gc: open(D:\proxy/zgga3) >How-To-Repeat: Here is part of my configuration (intranet web site) listen 80 #---------------------------------------------------- CacheRoot "D:\proxy" cachesize 10 CacheDirLength 5 CacheDirLevels 1 CacheGcInterval 1 proxyrequests on ServerAdmin webmaster@essai.fr Servername www2.essai.fr TransferLog logs/proxycache.log AllowOverride None Order deny,allow Allow from all >Fix: It's probably because of the '/' in the path that is not translated for Windows file system in '\' >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: wrowe State-Changed-When: Sun Aug 6 08:15:26 PDT 2000 State-Changed-Why: This bug was reported previously. Please search the archives for Win32 and mod_proxy. There are a number of interrelated bugs in the Win32 port of Apache prior to 1.3.12. Please download the forthcoming Apache 1.3.13 once it is released to resolve your issue. Thank you for your interest in the Apache httpd project! Release-Changed-From-To: apache_1_3_12_win32-1.3.13 Release-Changed-By: wrowe Release-Changed-When: Sun Aug 6 08:15:26 PDT 2000 >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database 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! ]