fast-cgi Oddness

2020-02-13 Thread CJ Ess
I am running with Nginx 1.16. I have a really simple configuration for wordpress, seen below. I have one test case: curl -H "Host: x.com" "http://127.0.0.1/wp-admin/"; Which succeeds - I can see in the php-fpm log that it does "GET /wp-admin/index.php" I have a second test case: curl -H "Host: x.

Re: Failed disk + proxy_intercept_errors

2020-02-13 Thread Maxim Dounin
Hello! On Wed, Feb 12, 2020 at 10:36:54AM -0500, chocholo3 wrote: > Hi, > In our deployment we do have configuration of proxy cache with multiple hard > drives. Because of performance we don't have any RAID on these devices. That > means we have to handle even a situation when drive dies, sometim