• torbent

    (@torbentschechnegmailcom)


    Hello,
    I have the issue that pingdom shows me a loading time of 15-16 seconds for my start page and I can see this diagram:

    https://d.pr/i/1czGZ

    The admin-ajax.php is called several times and needs seconds to respond.

    Is there any possibility to identify why the admin-ajax.php is called and who the caller is?

    Thanks.

Viewing 1 replies (of 1 total)
  • I can not see your screen capture any longer, but I can tell you that admin-ajax.php is a file that can be called by any number of plugins and theme functions.

    The easiest way to troubleshoot this is to deactivate all your plugins, look at the number of calls to admin-ajax.php and at their response time. Then reactivate your plugins one by one and look at the same numbers each time. This should help you identify which plugins have the worst effect. If you are familiar with your browser’s developer tools, you can use their Network pane for this. Otherwise, pingdom will do the trick just as well, if a bit more slowly for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Identify admin-ajax.php calls?’ is closed to new replies.