[users@httpd] mod_cache again

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

 



Hello,

I still have the problem that script-generated images do not get cached.

I run apache 2.0.54-5 inside Debian Sarge with mod_fastcgi 2.4.0-5.
What do I need in my configuration to get images cached by mod_cache?
I tought this is enough, but obviously it isn't:

        <IfModule mod_cache.c>
                <IfModule mod_disk_cache.c>
                        CacheRoot /var/www/cache/
                        CacheSize 256000
                        CacheEnable disk /image
                </IfModule>
                CacheDirLevels 5
                CacheDirLength 3
        </IfModule>

What do I do wrong, or how can I find out more about this?

Please help!
Thank you!

Henning

---------------------------------------------------------------------
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-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-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