我的网络流量来自哪里?
我运行一个用 Rails 创建的 Web 应用程序,多年来它运行得很好。然后在过去的几天里,它会在上午 9:50、上午 10:50 等时间关闭,
我感觉我正在被另一个网站重击,但我无法检查。如何查看我的网络流量来自哪里?我如何查看其中很大一部分是否来自特定 IP、或特定人员等?
我运行 Debian、Rails、Lighttpd、mysql
I run a webapp created in Rails, for years it worked just fine. Then for the last couple of days it would be down at 9:50am, 10:50am, etc
I get the feeling that I'm being hammered by another site and but I have no way of checking. How do I see where my web traffic is coming from? How do I see if a large portion of it is coming from a particular IP, or a particular person, etc?
I run Debian, Rails, Lighttpd, mysql
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
最好的方法是(如上所述)查看 Web 服务器日志,可能位于 /var/log/lighttpd 中。
The best approach is to (as mentioned above), review the web server logs, likely in /var/log/lighttpd.