Sanic: python web server that's written to die fast
1–3 of 3 posts
Re: Sanic: python web server that's written to die fast
#2So, you’re telling me this is software, but with a clever name...
What a twist!
Re: Sanic: python web server that's written to die fast
#3This conversation should be followed by a fair comparison of how other webservers perform under this type of attack, then a preview of the types of tools that should be used to mitigate this kind of attack. Nginx's max body size is a good start. I believe there is also an nginx module to complete the request's upload before sending it upstream.