• Resolved cgwebdesign

    (@cgwebdesign)


    It seems that the following AJAX request is being called on every visit to my site:

    /wp-admin/admin-ajax.php?action=relevanssi_live_search_messages

    Even if the user does not fill out the search form. There were so many of these AJAX requests that my server overloaded and caused a 504 error on my site. I had to deactivate the plugin to get the site back up and running.

    Why does this AJAX request happen on every page visit? Shouldn’t it just happen when the user fills out the search form?

Viewing 1 replies (of 1 total)
  • Plugin Author Mikko Saari

    (@msaari)

    Yes, I know this is a problem. That is why it was fixed in version 2.3.0 in April. Are you running the latest version?

Viewing 1 replies (of 1 total)
  • The topic ‘AJAX Request on every page’ is closed to new replies.