How can I detect and survive being “Slashdotted”?

前端 未结 24 2119
半阙折子戏
半阙折子戏 2021-01-29 21:19

What\'s a good way to survive abnormally high traffic spikes?

My thought is that at some trigger, my website should temporarily switch into a \"low bandwidth\" mode: swi

24条回答
  •  轮回少年
    2021-01-29 21:44

    I think the premise is wrong: you really really want to get slashdotted, otherwise you wouldn't have a web site in the first place. A much better question is how do you handle the extra traffic? And even that is really two questions:

    1. How do you technically manage the additional server load?
    2. How do you greet the new users, so that you can hopefully get some of them to stick around??

提交回复
热议问题