gpt4 book ai didi

security - 如何保护 Node.JS Web 套接字服务器免受连接炸弹的侵害?

转载 作者:太空宇宙 更新时间:2023-11-03 22:18:43 28 4
gpt4 key购买 nike

任何人都可以请求连接到我的由 Node.JS 编写的实时应用程序服务器,该服务器在端口 80 上启动。

这意味着任何人都可以发送大量的curl请求来轰炸我的套接字服务器,导致连接溢出。有什么方法可以检测curl请求并拒绝它们吗?

谢谢。

最佳答案

仅取决于您要阻止哪种类型的 DDoS。对于大多数情况,HAProxy 或 IPTables 应该足够了:
HAProxy http://www.serverphorums.com/read.php?10,452070

IPTables:http://blog.bodhizazen.net/linux/prevent-dos-with-iptables/

关于security - 如何保护 Node.JS Web 套接字服务器免受连接炸弹的侵害?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12932731/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com