200 requests on single page load
-
We’ve been having some troubles with our site going down at times and upon debugging, it seems that this plugin is making a lot of requests for every single WC products listing page we open.
Our log shows about ~200 sub-requests for each page load and this issue dissapears if we disable this plugin.
We’ve only been able to track this down by enabling XDebug with auto-connecting, so in our PHP error log, we’ve seen a lot of XDebug messages (rightfully saying that it couldn’t connect to the debug server after 200ms) per each page display.
Could you please shed some light as to what could be causing it in your plugin and how this can be mitigated?
If you need more information (for example about WC version, plugins etc.), please don’t hesitate to ask.
Thank you.
- The topic ‘200 requests on single page load’ is closed to new replies.