简体   繁体   English

监控网站的http请求

[英]Monitor website's http requests

I want to know if/how to monitor all of the request made by my website when I loaded through the browser. 我想知道在通过浏览器加载时是否/如何监视我的网站提出的所有请求。

The website is very slow, and I suspect there is a hack somewhere. 该网站非常慢,我怀疑某个地方有黑客入侵。 I have done an exhaustive accounting of files and such, but the reason for this recent slowness eludes me. 我已经对文件等进行了详尽的说明,但是最近这种缓慢的原因使我难以理解。

A few days ago I added a third party service's recommended library for their API service. 几天前,我为其API服务添加了第三方服务的推荐库。 I want to think this library is friendly, but I am having problems since. 我想认为这个库很友好,但是此后出现了问题。

Is there a way to monitor all of the calls made by the website, including any ajax/javascript calls life? 有没有办法监视网站发出的所有呼叫,包括任何ajax / javascript呼叫寿命? If so how? 如果可以,怎么办?

The built-in developer tools of Chrome and Firefox should have a network panel that will help. Chrome和Firefox的内置开发人员工具应具有可提供帮助的网络面板。

If you want to see the headers, there's a Live HTTP Headers Firefox extension that might help: 如果您想查看标题,可以使用Live HTTP Headers Firefox扩展,它可能会有所帮助:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM