This is definitely not the same problem. 

First of all the problem was fixed in 2.2.1 and the original poster reports 
using 2.2.2.

Second, I do not see any mention of caching the response under the key 
http://_default_:80/ like in your case.

Frankly, I do not see anything indicating the response is not cached or is 
cached under a key that does not correspond to the URL, in the logs posted. I 
would have liked to see the logs for two subsequent requests for the exact same 
URL though, because in this case we do not know whether the URL had been 
previously requested (and cached). 

The fact that the CACHE_SAVE filter is added means that all cache providers 
have declined to serve the request, i.e. no cache provider has an appropriate 
response.

-ascs

-----Original Message-----
From: Nathan Seven [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 31, 2006 12:15 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Reverse Proxy Cache not Caching in 2.2.2

I reported this earlier- it is an easy patch:

http://issues.apache.org/bugzilla/show_bug.cgi?id=38017

-SS

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to