How to reduce unnecessary requests to wp-admin/admin-ajax.php?

Posted in: Newspaper
Post count: 2

Hello people,

Is there any way to reduce unnecessary requests to wp-admin / admin-ajax.php.

In five minutes we had 11k requests this file, and it killed the server.

Can anyone help?

https://www.dropbox.com/s/cyxcr2jnxiybm5y/Screenshot%202014-11-02%2015.37.44.png

Post count: 2

Nobody?

Post count: 9544

Something you may wish to Google?

You can also disallow access to that folder with robots.txt to keep ‘bots from pinging it.

View your server/site logs to see where all the hits are coming from if external, and block an offending IP with CSF/firewall.

Avoid using ajax on pages with ‘penis’ in the title?

Post count: 9544

Example topics related to this issue:
https://wordpress.org/support/topic/admin-ajaxphp-slow-server-response-time

http://www.inmotionhosting.com/support/website/wordpress/heartbeat-ajax-php-usage

WORDPRESS QUERY MONITOR PLUGIN:
https://wordpress.org/plugins/query-monitor/

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.