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 php command? 
Thanks


[Thu Aug 24 08:47:04.688410 2017] [proxy:debug] [pid 11111:tid 140240136169216] 
mod_proxy.c(1123): [client xx.xx.xx.xx:52527] AH01143: Running scheme fcgi 
handler (attempt 0), referer: http://abc.com/wp-admin/media-new.php

[Thu Aug 24 08:47:04.688416 2017] [proxy_ajp:debug] [pid 11111:tid 
140240136169216] mod_proxy_ajp.c(722): [client xx.xx.xx.xx:52527] AH00894: 
declining URL 
fcgi://127.0.0.1:9000/home/user/public_html/wp-admin/async-upload.php, referer: 
http://abc.com/wp-admin/media-new.php

[Thu Aug 24 08:47:04.688419 2017] [proxy_fcgi:debug] [pid 11111:tid 
140240136169216] mod_proxy_fcgi.c(972): [client xx.xx.xx.xx:52527] AH01076: 
url: fcgi://127.0.0.1:9000/home/user/public_html/wp-admin/async-upload.php 
proxyname: (null) proxyport: 0, referer: http://abc.com/wp-admin/media-new.php

[Thu Aug 24 08:47:04.688421 2017] [proxy_fcgi:debug] [pid 11111:tid 
140240136169216] mod_proxy_fcgi.c(979): [client xx.xx.xx.xx:52527] AH01078: 
serving URL 
fcgi://127.0.0.1:9000/home/user/public_html/wp-admin/async-upload.php, referer: 
http://abc.com/wp-admin/media-new.php

[Thu Aug 24 08:47:04.688424 2017] [proxy:debug] [pid 11111:tid 140240136169216] 
proxy_util.c(2203): AH00942: FCGI: has acquired connection for (*)

[Thu Aug 24 08:47:04.688427 2017] [proxy:debug] [pid 11111:tid 140240136169216] 
proxy_util.c(2256): [client xx.xx.xx.xx:52527] AH00944: connecting 
fcgi://127.0.0.1:9000/home/user/public_html/wp-admin/async-upload.php to 
127.0.0.1:9000, referer: http://abc.com/wp-admin/media-new.php

[Thu Aug 24 08:47:04.688436 2017] [proxy:debug] [pid 11111:tid 140240136169216] 
proxy_util.c(2422): [client xx.xx.xx.xx:52527] AH00947: connected 
/home/user/public_html/wp-admin/async-upload.php to 127.0.0.1:9000, referer: 
http://abc.com/wp-admin/media-new.php



Reply via email to