On Wed, Jun 17, 2009 at 8:46 AM, Igor Cicimov<icici...@gmail.com> wrote: > Hi all, > > I have a simple question: is mod_cache working over https or not? I > think it's not but couldn't find any clear confirmation googling. > > Also since the mod_mem_cache doesn't have any logging facilities and > is completely going on in memory, does any one know a way to confirm > it's working?
LogLevel debug will show you things being added/removed from the cache. Logging %{Age}o is another hint that a response was served from the cache. -- Eric Covener cove...@gmail.com --------------------------------------------------------------------- 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: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org