Correct. You'll start seeing subdirectories under you cacheroot immediately. You can also try turning up the log level to LogLevel debug and looking at the error_log for more hints.
Issac Erica Zhang wrote: > For mod_cache, I just use mod_disk_cache instead of mod_mem_cache. Then > if the responses are cached, there would be header files and data files > stored in the responding directory. Right? So I use this way to check if > the responses are cached.
