Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ericholscher opened this issue May 5, 2022 · 2 comments
Open

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

ericholscher opened this issue May 5, 2022 · 2 comments
Assignees

Comments

@ericholscher
Copy link
Member

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:

  • Talk about our architecture (Scaling Groups, Postgres, CDN, S3)
  • Highlight sponsors (AWS, Cloudflare)
  • Talk about some performance issues we've hit (404 tracking, 404's in general :x)
@davidfischer
Copy link
Contributor

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

@davidfischer
Copy link
Contributor

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!

@ericholscher ericholscher self-assigned this May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants