Re: Apache proxy keeps cache directory empty
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: users@xxxxxxxxxxxxxxxx
- Subject: Re: Apache proxy keeps cache directory empty
- From: Yann Ylavic <ylavic.dev@xxxxxxxxx>
- Date: Tue, 19 Apr 2016 22:39:36 +0200
- In-reply-to: <571156DA.1080906@arcor.de>
- Reply-to: users@xxxxxxxxxxxxxxxx
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]