On 28/05/2018 07:16, Quintin Par wrote:
My website’s being hit hard and I am trying to see if I can limit this at
the load balancer (Nginx) level by cutting off requests that don’t have a
special header.
I’ve seen some solutions that involve the if statement, notably
https://stackoverflow.com/questions/18970620/nginx-reject-request-if-header-is-not-present-or-wrong
Can someone help me with a solution that does NOT involve using an if
statement?
What's wrong with if in your use case.
The solution with the map looks okay to me.
- Quintin
Best regards
aleks
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx