Share via

Wordpress on Linux too slow

Thanh Tran 1 Reputation point
2020-02-07T16:48:47.057+00:00

I created the Wordpress on Linux app and hosted my site on that. I created some posts and products inside the wordpress admin portal. But when I perform the search product on the website, the response time is very slow even it has a very small amount of data.
I also tried some tips to improve the performance of the site but it still a problem. Is there any way to improve the WordPress on azure?
https://azure.microsoft.com/en-us/blog/10-ways-to-speed-up-your-wordpress-site-on-azure-websites/

My app service plan is B2 and connects into Azure Database for MySql server.

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

0 comments No comments

1 answer

Sort by: Most helpful
  1. DashleenBhandari-MSFT 11 Reputation points
    2020-02-11T03:28:17.783+00:00

    Hi,

    From Admin page every request needs to connect to the mysql db.. So enabling cache etc. might not be helpful.Other than scaling up , having all resources in the same region would help here.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.