Hi,
Now I´m back again and will be here the whole week to solve this issue once and for all!
If you try any product page in backend it takes 10-20 sec to open.
Example: hidden link hidden link
More or less after trying with several solutions I can just find out that:
WPMLś load on the server is enormous while having query in backend.
Uncoce the Theme has the same behaviour together with WPML.
These two together consumes so much power that my services on my server hit the roof.
Most common issue is the request for wp-admin-ajax and also add -index to that url.
hidden link
This one: hidden link - this url and common to it is a real server killer. 30 sec.
I do not know if above thing is a real problem.
I just know that when I Deactivate - WPML String Translation - it goes better.
My server SHOULD be able to handle this.
CPU 3 CPU +1 CPU =>
RAM 5 GB =>
Disk 30 GB =>
Bandwidth 5 TB =>
IO 250 MB/s
The allowance for OurYogaShop.com is to use 400% of above resources - even then - it hits the roof for the above queries.
Only way I found to get the page going in backend:
Deactivate - WPML String Translation
Our 2nd tier checked the issue and suggested the following:
as_async_request_queue_runner is an action related to the asynchronous scheduled task.
In our experience with similar issues, We've noticed that WP Rocket is responsible for those requests because of the "preload" setting being enabled.
Probably it will help if you try turning that off.
Could you please update and provide us the links where you see performance issues?
Upon debugging, we found noteable performance with
- Unicode theme
- as_async_request_queue_runner
- Imagify the plugin and its scheduled actions.
So can you disable all of this and see if it helps? Perhaps you should purge the records related to as_async_request_queue_runner in the respective tables too.
Also, can you provide another x-ray report so we can debug this further?
Look forward to your reply.
Thanks
The topic ‘[Closed] Performance Issues’ is closed to new replies.