Repeated Ajax requests from theme slowing server

Posted in: Newspaper
Post count: 13

We were just alerted by our host that every 30 min a spike in transaction time is happening on the server causing issues in site performance. They have let us know that single.php is involved from the Newspaper theme and that it’s some kind of ajax process causing the spikes. They have also mentioned that admin-ajax.php is using up a lot of resources and causing runtime issues. Can you please help resolve? I have turned off all plugins except those required by the theme to function.

Post count: 22421

Hello,

The ajax calls in our theme could provide spikes in server load if you use lots of ajax elements. If all your content has pagination and ajax filters then you really should limit the use of the ajax settings (ajax filter and pagination) from each block setting: https://forum.tagdiv.com/block-settings-guide/
Also you should make sure the server you use meets the requirements for newspaper: https://forum.tagdiv.com/requirements-for-newspaper/

Thank you!

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