On Mon, Feb 20, 2017 at 10:28:26PM +0100, Yann Ylavic wrote:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=60577
>
> I just proposed a (new) patch there, could you test it and report back?
Ah, I really should have given search engine of the bugzilla a
chance.
Commented there.
Thanks!
Petr
On Mon, Feb 20, 2017 at 12:24 PM, Petr Gajdos wrote:
>
> While the behavior for reverse proxy is not changed, I get a
> difference for forward proxy between 2.4.23 and 2.4.25: for 2.4.25, I
> get no X-Cache header and also no reference to mod_cache in error_log
> for trace8.
>
> Where I am wrong?
Hi,
perhaps just a theoretical question. I have an example:
httpd.conf --
ServerName test
User pgajdos
Group users
Listen 60080
PidFile /tmp/apache-rex/mod_proxy-cache/pid
ErrorLog /tmp/apache-rex/mod_proxy-cache/error_log
LoadModule auth_basic_module /usr/lib64/apache2-prefork/m