Re: Apache httpd / mod_proxy_ajp logging

2015-12-04 Thread Aurélien Terrestris
That is right, Chris. On 2.2, maybe LogLevel debug would give information about proxy traffic but I did not try. 2.2 is legacy anyway, and less efficient from I what see on my hosting platform. 2015-12-04 19:21 GMT+01:00 Christopher Schultz : > Aurélien, > > On 12/4/15 10:36 AM, Aurélien Terre

Re: Apache httpd / mod_proxy_ajp logging

2015-12-04 Thread Christopher Schultz
Aurélien, On 12/4/15 10:36 AM, Aurélien Terrestris wrote: > "Would anyone here know what is available in that respect with > mod_proxy_ajp ?" > > You could try this : > > LogLevel proxy:trace8 That only works for httpd 2.4+, right? -chris --

Re: Apache httpd / mod_proxy_ajp logging

2015-12-04 Thread Aurélien Terrestris
"Would anyone here know what is available in that respect with mod_proxy_ajp ?" You could try this : LogLevel proxy:trace8 2015-12-03 22:41 GMT+01:00 André Warnier (tomcat) : > Hi. > > Although the above module is a httpd-level, this might still be the right > place to ask : > > I am usually us