Plugin causing web-site to slow down significantly
-
I’ve been struggling for a while to understand why my web-site is slow to load pages and I believe I may have tracked it down to the Timeline Express plugin:
root@vmh16101 [~]# tcpdump -i eth0 -n -s0 -A port 53
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
08:58:09.727994 IP 223.27.18.119.45907 > 8.8.8.8.domain: 64623+ A? https://www.wp-timelineexpress.com. (44)
E..H..@[email protected]….w…..S.5.4…o………..www.wp-timelineexpress.com…..
08:58:09.740454 IP 8.8.8.8.domain > 223.27.18.119.45907: 64623 1/0/0 A 104.131.17.83 (60)
E..Xe_..7……….w.5.S.DY..o………..www.wp-timelineexpress.com…………..L..h..S
08:58:09.741358 IP 223.27.18.119.39199 > 8.8.8.8.domain: 54435+ A? https://www.wp-timelineexpress.com. (44)
…w…….5.4……………www.wp-timelineexpress.com…..
08:58:09.741400 IP 223.27.18.119.39199 > 8.8.8.8.domain: 21734+ AAAA? https://www.wp-timelineexpress.com. (44)
E..H..@[email protected]….w…….5.4..T…………www.wp-timelineexpress.com…..
08:58:09.754816 IP 8.8.8.8.domain > 223.27.18.119.39199: 54435 1/0/0 A 104.131.17.83 (60)
E..X.r..5……….w.5…D.D………….www.wp-timelineexpress.com……………..h..S
08:58:09.755869 IP 8.8.8.8.domain > 223.27.18.119.39199: 21734 0/1/0 (108)
E….s..5..O…….w.5…t.JT…………www.wp-timelineexpress.com…………….4.ns1.digitIt appears that the plugin is attempting to access https://www.wp-timelineexpress.com each time a page loads – regardless of whether there is a timeline on that page or not. Although it is reachable at the moment, if there is a problem reaching that server from my server, it causes severe delays to age loads. Is there a good reason why this is needed for pages that don’t include a timeline?
– Chris
- The topic ‘Plugin causing web-site to slow down significantly’ is closed to new replies.