Slow AJAX Requests
-
We’re having an issue with a client’s site where a WP AJAX request is returning the JSON response extremely slowly when W3 is enabled (around 20 seconds). When W3 is deactivated and cache folder deleted, it then takes less than 1 second.
We have tried disabling all the options under W3’s general settings which doesn’t fix the issue, which implies that W3 is still processing things even when all options are disabled, and cache has been fully purged.
It appears to be related to the JSON response including img tags, as when those are removed from the JSON then the response time is quick, even with W3 enabled. As far as we are aware, the only thing in W3 that would effect img tags would be lazy-loading but that’s disabled on our site.
The topic ‘Slow AJAX Requests’ is closed to new replies.