Re: [users@httpd] Mod_disk_cache| Struggling to configure

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

 



On 11/29/05, Arindam Bhattacharjee <arbhattacharjee@xxxxxxxxxxx> wrote:
> I am new to configuring disk cache. Here are the directives I am using.
>
> <IfModule mod_cache.c>
>
>         #LoadModule disk_cache_module modules/mod_disk_cache.so
>
>         <IfModule mod_disk_cache.c>
>
>                 CacheEnable disk /
>
>                 CacheRoot "/var/apps/cache"
>
>                 CacheDirLevels 5
>
>                 CacheDirLength 3
>
>         </IfModule>
>
> </IfModule>

>
> However, if I look into the cacheroot, I do not find anything under there.
>
> Looks like I am doing something silly. Can anyone help?

Start by removing all the <IfModule> lines, which just hide useful
error messages.

Then set LogLevel to debug and look at your error log when making requests.

Joshua.

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