fail_timeout in upstream not rescpeted?

2017-01-29 Thread plrunner
Hi everybody, I am running nginx v1.11 and I noticed something pretty weird in my error.log. I have fail_timeout=1800s along with max_fails=1 in my upstream and proxy_next_upstream is set to "error timeout", so I expect an upstream host to be taken off the list for 30 minutes just after the first

Re: Mail Proxy with xclient - connection lost

2017-01-29 Thread Francis Daly
On Thu, Jan 26, 2017 at 02:41:29AM -0500, coolmike wrote: Hi there, > Do I need a special configuration for my exim mailserver when I use xclient? Probably, yes. "xclient" changes the SMTP protocol spoken between the client (nginx) and the server (exim). Unless both ends speak the protocol, con

Re: Nginx reverse proxy issue -- Plz help

2017-01-29 Thread Francis Daly
On Sat, Jan 28, 2017 at 11:21:19PM -0500, blason wrote: Hi there, > I have nginx running as a reverse proxy and this is been running find for > other 10 sites however this one site is causing me an issue. What is different about the configuration of this site, compared to the other 10? That migh