Wordpress Installation on Two Servers - Loadbalancing

Posted by rihatum on Server Fault See other posts from Server Fault or by rihatum
Published on 2010-02-02T13:19:01Z Indexed on 2010/06/17 17:13 UTC
Read the original article Hit count: 257

Filed under:
|

Hi All,

I have to install wordpress (One Blog, one domain, for e.g. mycompany.com/blog) on two servers sharing one database on a different server, these two servers are behind a loadbalancer and the db would be on another server. We are planning this way due to high traffic.

I have done standalone wordpress installations on a single server, on windows 2003, 2008 with IIS6, 7 etc

I am just researching as to how would I implement this.

What would be the steps to achieve this and upon searching I saw some posts regarding the wp-content/uploads directory to be synced at regular intervals ?

your help much appreciated Thanks for reading

© Server Fault or respective owner

Related posts about load-balancing

Related posts about Wordpress