:_srv3:Learn the fundamentals of the backend, scaling and load balancing with my Introduction to NGINX udemy course :_dbcloud: https://nginx.husseinnasser.com
Love it. Short. Simple. Helpful.
This doesn't really address slow loris attacks as they can just adjust their own sleep time to match the timeout.
Experienced this when 50+ students tried to upload file to the server at the same time. Moved to client side upload to s3 😃
Hello Hussein, can you please do videos on resume/cv review?
What could be a Decent Timeout value be, I have tried to look this up never found an answer
you mean timeout for the incoming request? I only see timeout on the client side (i.e. if the backend app is requesting something). I always ask this, is this something for the gateway or something we should have in our REST services for example.
5000 ms timeout to get data from DB with spring rest Api is it enought ? What's the proper timeout ? How to set up?
How did you manage to get such a good sound quality out of the AirPods whilst outside? :D
does anyone know which directive in nginx specifically takes care of this?
This conflicts with long polling
@nafasm