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


Ruediger Pluem <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Ruediger Pluem <[EMAIL PROTECTED]>  2008-05-20 12:08:44 PST 
---
This has nothing to do with the key of cached object. Although the debug
messages might be confusing everything is ok and the real key is
http://proxy.starlounge.com:80/jessicasimpson1.jpg?.
The problem is that mod_mem_cache holds a *PER* process cache. So your second
request was handled by a process that did not have
http://proxy.starlounge.com:80/jessicasimpson1.jpg? cached. Use mod_disk_cache
if you want to share the cache between multiple processes.


-- 
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]

Reply via email to