wp_remote_get() connection causing TTFB to suffer
-
Hi There,
We were running the Airpress plugin without issues for ~ 4-5 months. Recently our site started to suffer long load times on the front end. The administration seemed to load at the normal speed.The frontend was taking up to a minute to load on it’s initial page load. Refreshes after that were under 2 seconds, however, they would sometimes take up to a minute to load and then be under 2 seconds for a refresh.
We contacted support and their response was the following:
After examining the slow log, it looks like the “airpress” plugin is waiting on a third party which is causing the TTFB to suffer. The remote request is contained in this file, line 48:
wp_remote_get() /www/wp-content/plugins/airpress/lib/chetmac/AirpressConnect.php:48
I’ve looked through all of the custom coding we have done and none of the Airpress functions should have been trigger on the pages we were on.
Can you let me know if the wp_remote_get is triggered on every page load?
- The topic ‘wp_remote_get() connection causing TTFB to suffer’ is closed to new replies.