跳到主要内容

How to inspect AJAX requests with Chrome tools - 知识库 / Deskpro Legacy - Deskpro Support

WARNING: You're browsing documentation for an older version of Deskpro. For the most up-to-date version, see: How to inspect AJAX requests in Chrome

How to inspect AJAX requests with Chrome tools

作者列表

The Deskpro interface uses a web programming technique called AJAX to allow the pages to update dynamically without the need to refresh the whole page.

Sometimes a Deskpro support agent may ask you to inspect individual AJAX requests to help diagnose a problem.

Here's how to do this:

1. Use the Chrome web browser.

2. Open the Deskpro interface where there's a problem.

3. Within the Chrome menu system, select More tools > Developer tools.

4. When the developer tools console opens, click on the Network tab, then click XHR below.

5. You can now see the AJAX requests. The Deskpro agent has probably told you some steps to take and a particular request to look for. Click on an individual request to see the request details, which you should copy and send to Deskpro.

 

 

有帮助 没有帮助

326 人中 173 人认为这个页面有帮助

Comments (1)

Stephen Pienaar
These steps helped us troubleshoot an annoying and elusive problem. Studing the AJAX calls, we were able to confirm that the problem was somewhat random, and hence not something in our Apache or Mod Security configuration. The culprit was a flood protection setting in our firewall that limited the number of concurrent connections to port 443 -- DeskPRO needed more connections, especially immediately after logging in.

添加一条评论

请登录或注册以提交评论。

是否需要密码提醒?