Re: Apache proxy keeps cache directory empty

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

 



On Fri, Apr 15, 2016 at 11:02 PM, Bjoern Voigt <bjoernv@xxxxxxxx> wrote:
>
> Here is my Apache proxy configuration.
[]
>
> <IfModule mod_cache.c>
> <IfModule mod_cache_disk.c>
>         CacheRoot /var/cache/apache-proxy
>         CacheEnable disk /

This prevents caching of forward-proxy URLs since they do not start /
(but rather http://).
Can you try:
   CacheEnable disk http://
?

Regards,
Yann.

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