Disable Reverse Proxy for Failover

2014-04-24 Thread Hect, Jason
I turned on all the logging error_log logs/error.log; error_log logs/error.log notice; error_log logs/error.log info; Nothing shows up when I try this. I just get a 502 Bad Gateway response in my browser. Thanks, Jason

Re: Disable Reverse Proxy for Failover

2014-04-24 Thread Maxim Dounin
Hello! On Wed, Apr 23, 2014 at 09:58:48PM +, Hect, Jason wrote: > I have NGINX set up as a reverse proxy, which works fine. In > the event my web server goes down, I would like NGINX to act as > the failover, and serve a local page with just some basic > company information and a "check b

Disable Reverse Proxy for Failover

2014-04-23 Thread Hect, Jason
I have NGINX set up as a reverse proxy, which works fine. In the event my web server goes down, I would like NGINX to act as the failover, and serve a local page with just some basic company information and a "check back soon" type message. Trying to do this, I think I'm getting stuck in an in