Using the Drupal Maintenance Page Behind nginx
Posted by Torenware on September 24, 2012 at 5:01am
I have a site where the standard Drupal maintenance page is the simplest way to communicate short periods of down time with. our users.
The problem is that when Drupal emits a maintenance page, it attaches a status of 503. AFAICT, this is the same error status a lot of nginx configurations use to indicate that your PHP-FPM instances have passed away and ceased to pine for the fyords :-)
Read more