Fix excess WP_HTTP requests caused by DB error in WordPress

Опубликовано: 17 Июнь 2026
на канале: veppa
29
like

1000+ external WP_HTTP requests every day by the same plugin to the same URL slowed my WordPress by 1 second on every page. The video shows how I found a reason and solved the problem.

Tutorial code here — https://veppa.com/fix-excess-wp_http-...

Get WP_HTTP monitoring plugin HTTP Requests Manager — https://veppa.com/http-requests-manager/

HTTP Requests Manager tutorials playlist —    • WP_HTTP optimization  

Get Checklist to Improve PageSpeed score of your WordPress website → https://veppa.com/speed/


Contents

0:00 Intro
0:36 Detected too many external WP_HTTP requests
1:50 Find where in the code request happens
2:49 Explanation of error
3:30 Database problem
4:24 Solution SQL code
4:54 Result


#wordpress #wp_http #optimization #tutorial #fix #database #mysql