网站如何应对洪水泛滥?

发布于 2024-08-13 15:23:46 字数 106 浏览 2 评论 0原文

我知道,stackoverflow.com 上采用的时间限制实施是对抗洪水的一种方法。但有时我真的很想在输入前一条消息后立即输入另一条消息,并且我想等到时间限制解除。还有其他优雅的方法来对抗洪水吗?

I know,time restriction implementation as adopted on stackoverflow.com is a way to fight flooding. But sometimes I really want to input another message soon after I input a previous one and I want to wait until the time restriction is lifted. Is there other elegant way to fight flooding?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

堇年纸鸢 2024-08-20 15:23:46

您可以增强时间控制限制 - 允许每 {longertime} 提交 {somenumber} 次,而不是每 {time} 提交一次。

You could augment the time-control restriction - rather than one submission every {time}, allow {somenumber} submissions every {longertime}.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文