Slow To Create / Modify Posts
-
I have a fairly standard Oxygen website with WooCommerce (~1000 products). Until the last couple of weeks, it’s been performing fine. Now, when adding new products or updating them, the website hangs for ages, or even times out in some cases, times out.
I noticed this is the same for standard blog posts, too, so I’m presuming it’s related to anything to do with post updating (wp-admin/post.php). Besides this particular action (adding / modifying posts), the website is still fast / performs well.
What I’ve tried:
- Disabling everything but Oxygen (Oxygen replaces the default WordPress theming system) and WooCommerce
- Optimising the DB via WP Optimize
- Debugging via Query Monitor (although, If I’m honest, I don’t know what I am looking for here)
- Upgrading PHP Memory / Execution Time / Post Max size etc
- Clearing cache / disabling cache
I’ve cloned the website from the dedicated Netcup RS4000 server it was hosted on, to my RS8000 server – same result.
I noticed in the debug.log file, the following:
[09-Dec-2022 12:52:18 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /home/runcloud/webapps/my-app/wp-includes/functions.php on line 6927 [09-Dec-2022 12:52:18 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81920 bytes) in /home/runcloud/webapps/my-app/wp-includes/option.php on line 535
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Slow To Create / Modify Posts’ is closed to new replies.