This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Server resource usage

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42185
    Greg FalkenGreg Falken
    Participant

    Hello,

    Our hosting provider (WPEngine) is complaining about excessive server resource usage coming from our site, that includes admin-ajax.php. Is it possible to diagnose what % of our Ajax usage is coming from Ajax Search Pro?

    Thanks.

    -Greg

    #42187
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    I’m afraid there is no way to tell for sure. If the excess usage were from database queries, or there were specific queries taking a long time, that way there is maybe a chance to tell, but based on PHP process usage there is no definite way.

    Just to be sure, I would recommend going throught the performance tuning section of the documentation to make sure the search is configured optimally. I strongly suggest using the index table engine and the cache – in case of resourceful queries on the database it can alleviate a huge amount of load.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.