readthedocs / blog

Read the Docs blog
https://blog.readthedocs.com
17 stars 56 forks source link

Do blog post on how we scale to 500 req/s #166

Open ericholscher opened 2 years ago

ericholscher commented 2 years ago

We got a bunch of love for this post: https://www.ethicalads.io/blog/2021/07/handling-100-requests-per-second-with-python-django/ -- we should do one for RTD. It can:

davidfischer commented 2 years ago

Just to add, I think adding a little detail around what we're doing with sendfile and proxy headers is interesting as well.

davidfischer commented 2 years ago

Also, I remember the weekend where we suffered an ongoing denial of service attack that spurred some of this action. It was the first weekend of August 2019. We were getting hundreds of thousands of new user accounts per day!