Issue with AWS NLB and nginx

2017-11-20 Thread DreamWerx
Hi all, I was hoping someone might have an idea here.. I have a number of nginx doing load balancing sitting behind AWS's network load balancers (TCP) - which seem to only support TCP checks. Recently a few have stopped working / frozen - they still seem to accept a tcp connection from the NLB -

Re: Limit request + whitelist = not using response code from backend? 0.8.54

2013-02-19 Thread dreamwerx
Worked perfect! Thanks again. On Tue, 19 Feb 2013, Maxim Dounin wrote: Hello! On Tue, Feb 19, 2013 at 02:05:46PM +0100, DreamWerx wrote: Hi all, I'm hoping someone can help me with a small issue. I'm trying to implement rate limiting with a whitelist, and all in all it s

Limit request + whitelist = not using response code from backend? 0.8.54

2013-02-19 Thread DreamWerx
Hi all, I'm hoping someone can help me with a small issue. I'm trying to implement rate limiting with a whitelist, and all in all it seems to be working, but the wrong response code is being sent back to the browser. For example if the apache backend sends a 302 redirect response, nginx still se