Seeking guidance for ERR_CONNECTION_TIMED_OUT
-
I’ve set up my first self-hosted web server with WordPress. When I’m working in wp-admin, I often get the timeout error ERR_CONNECTION_TIMED_OUT. The page will usually load if I refresh, although it sometimes takes multiple refreshes. When viewing the site, it takes longer to load each page than I think it should. As of now, it is a very simple site with just a couple of pages and one blog post. I’m hoping to get some guidance on how I can improve the performance of the site.
My RPi is sitting 2 feet from me. But it is headless and I do everything in WP from another workstation. I’m using the DNS name and I know that the traffic is leaving my router and coming back in, rather than being resolved by the LAN.
I’m using a dynamic DNS service (Dynu Services). Although I would expect the Windows DNS cache on my workstation would eliminate the dynamic DNS as the cause of the timeout error. Or am I overlooking something here?
– The server is a Raspberry Pi 4 Model B (1.5GHz 64-bit quad-core ARMv8 CPU) with 4GB RAM, Raspbian 10 installed OS.
I decided to use a Pi 4 rather than one of my Pi 3s for improved performance. Is a RPi 4 powerful enough to run a single WordPress site?– Apache 2.4.38 – I haven’t made any changes to Apache expect what WordPressed needed (allowing redirects via AllowOverride). Based on my online searches, my Apache instance is not doing any caching. Is there anything I need to change in the Apache configuration to improve performance?
– PHP 7.3.14-1~deb10u1 – I haven’t adjusted the PHP configuration. I’ve seen posts about increasing the WP/PHP memory limit. But I have not had a memory related error while working in WordPress. Are there PHP settings that I should check or change to improve performance?
– WP 5.4.1 – I have not yet installed any cache plug-ins. I was waiting until I was a little more comfortable with WordPress and my site. From what I’ve read online, a cache plug-in can sometimes cause problems and the cache needs to be cleared occasionally. So I was waiting until I had more time to research WordPress caching. Should I go ahead an install a cache plug-in?
– I don’t have a lot of active plug-ins yet. My active plug-ins are Akismet Anti-Spam, Classic Editor, Health Check & Troubleshooting, Page Builder (SiteOrigin), SiteOrigin Widgets Bundle, UpdraftPlus – Backup/Restore, and WPForms Lite.
– I’m currently using the Potter theme (version 1.1.6), although I have seen this issue with other themes as well. According to the web page for the Potter theme, it is supposed to be lightweight with great performance. Does anyone know of performance issues with this theme?
My apologies for all of the questions. I have two WP books and I’ve been reading a lot of online articles to learn as much as I can. But I haven’t come across answers to these questions. It seems like they should be in a FAQ somewhere. But I haven’t found it if they are. ??
Thank you for any advice you can provide!
The page I need help with: [log in to see the link]
- The topic ‘Seeking guidance for ERR_CONNECTION_TIMED_OUT’ is closed to new replies.