Re: [users@httpd] AH00894: declining URL fcgi

2017-08-24 Thread Rose, John B
Thanks Daniel On 8/24/17, 2:48 PM, "Daniel" wrote: >if you refer to "execution" you should look in your php-fpm server. As >you know mod_proxy_fcgi just reverse proxies specific requests to your >fcgi backend. > >All I see is in this debug, the request reaches the server and >mod_proxy_ajp (w

Re: [users@httpd] AH00894: declining URL fcgi

2017-08-24 Thread Daniel
if you refer to "execution" you should look in your php-fpm server. As you know mod_proxy_fcgi just reverse proxies specific requests to your fcgi backend. All I see is in this debug, the request reaches the server and mod_proxy_ajp (which does not handle fcgi requests and it is made for tomcat aj

[users@httpd] AH00894: declining URL fcgi

2017-08-24 Thread Rose, John B
Not sure if this is our problem, but after setting log level to debug we noticed this in the error_log. Not sure how to interpret what is happening. It looks like the fcgi connection to php-fpm is being declined initially, then it is successful. But I am not sure. Is this refusing to execute the

Re: [users@httpd] Prefix Apache Traces with Part of the Url

2017-08-24 Thread Oliver Graute
On 23/08/17, Eric Covener wrote: > > What i like to have is something where only part of the URL String is > > prefixed for > > every entry. Like this: > > > > > > iDM: 10.0.0.98 - - [23/Aug/2017:11:20:18 +0200] "POST /iDM/iDM.php > > HTTP/1.1" 401 - > > iAPI: 10.0.0.98 - - [23/Aug/2017:11:21:08