Hello,

I have problem where memory cache not working but disk cache works.

Am I missing something from configuration? mod_mem_cache is loaded.

Relevant part of configuration is following

  #Memory cache
  CacheEnable mem /energia-theme
  CacheEnable disk /html
  CacheEnable mem /
  #Max cache size in kilobytes
  MCacheSize 1024
  #approximately 10 MB
  MCacheMaxObjectSize 10240

  #CacheEnable disk /html
  #CacheDisable /
  CacheRoot /tmp/apache_cache

  #CacheIgnoreCacheControl On
  CacheMaxExpire 120
  CacheDefaultExpire 120
  CacheIgnoreHeaders Cookie

Raino

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

Reply via email to