←back to thread

628 points kiyanwang | 4 comments | | HN request time: 0.599s | source
Show context
notrealyme123 ◴[] No.43630255[source]
https://web.archive.org/web/20250409082704/https://endler.de...

Otherwise rate limited

replies(3): >>43630333 #>>43630385 #>>43630537 #
h1fra ◴[] No.43630385[source]
wondering how can a static blog can be rate limited :|
replies(4): >>43630389 #>>43630399 #>>43630403 #>>43630486 #
1. mr90210 ◴[] No.43630389[source]
Traffic. Huge loads of it.
replies(3): >>43630461 #>>43630481 #>>43630659 #
2. vanschelven ◴[] No.43630461[source]
I'm not sure what "huge loads" means in this context though.

Remember when nginx was written in 2002 to solve the C10K problem?

3. PeterStuer ◴[] No.43630481[source]
How would your static text only blog generate "huge loads" on a CDN?
4. ahofmann ◴[] No.43630659[source]
What do you mean? What is huge to you? For me a static blog on a small vps would start to crumble at around 30 to 150 requests per second. This number is broad because the are a lot of moving parts even in this scope. This results in 2.5 million to almost 13 million page views a day. To reach numbers like that you need to get reeeeaally popular. With some planning a static website can be served billions of times a day before saturating the network stack.

So what are you talking about?