Wordpress with IIS

I have noticed a strange thing of Wordpress: after pressing the Publish button, it takes me about 20 to 30 seconds to view the article. During the 20 seconds or more, no matter I cilck links or refesh pages, the server do not makes and feedbacks.

I then login the server and want to find where the problem is. By viewing the CPU graph, when the user make a save or publish operation, the server will be busy for over 15 seconds at least. But other sites on this server do not have the same question.

I think maybe the WordPress system is not very compatible with IIS server. For the Windows server platform, ASP (or ASP.NET) with access(or MSSQL) will be the better solution. Of course we all know the best choice for php+mysql site is linux or freebsd, but there is still many application I must put them running under windows, like tencent RTX. So I installed AppServ, the integration software of apache, mysql, php and phpmyadmin. Then I moved the WordPress site from IIS to apache.

Now what is the result? emoticon Everything can not be better.


——
·本文由 iamcj 原创,采用“CC创作共用”方式共享

Comments

Leave a Reply