Experiencing database performance issues
-
Dear Support – Thanks for providing this wonderful plugin. It seems to do its job really well. I overall like the solution but I am confused with one behavior that I am seeing on my website. We have some plugins that update usermeta by calling “update_user_meta” method of wordpress.
I have noticed that many times when such a call is made, the database takes an inordinate amount of time (in 10s of seconds). I have worked with my hosting provider (Kinsta in this case) and they dont see anything wrong with my usermeta table in terms of size. I was not experiencing this behavior prior to using redis cache. So it’s somehow related but I am not able to understand it. Here is a screenshot that shows what I am seeing through New Relic (https://prnt.sc/v4wckn) and another screenshot of the trace to the DB call (https://prnt.sc/v4wdqc). The DB call took 14 seconds and also caused some other requests to slow down. This was the very first request though.
Kindly let me know if it would be a good idea to exlude user meta from cache. And if yes, some guidance on how that can be done would be helpful.
To share with you the page that the user was accessing is a simple blog post (https://os.me/wealth/)
Thanks in advance.
The topic ‘Experiencing database performance issues’ is closed to new replies.