How do I know that caching is working?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



     I apologize for asking a naive question.  I looked in the FAQ
and searched the mailing list and google.
     I installed a flash drive large enough to hold all the static
content of my website.  I built Apache (2.0.63) with the cache,
file_cache, disk_cache, and mem_cache modules installed;
httpd -l so reports.
     I configured httpd.conf to enable disk caching for my whole
website, then disabled it for the dynamic data.

        CacheEnable disk /
        CacheDisable /livedata
        CacheRoot /usb
        CacheMaxFileSize 10000000
        CacheSize       10000000
        CacheDirLength  4
        CacheDirLevels  5

I restarted Apache.  I expected to see files appear in /usb.
I haven't.  What's happening?

Thanks for your attention.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux