How to accomplish Load balancing for wordpress?
-
The scenario is this: I would like to host a wordpress on hosting servers HS1 and HS2. The servers sit behind a load balancing appliance. When a user enters in, say, https://domain.com/wordpress1 they will be routed to the portal hosted by HS1 or HS2 depending on the load balancer settings. Let’s just say HS1 this time. They will remain on the same server for the duration of their session. Later load balancer sends same user request to HS2.
Does anyone have any insight or guidance on how to enable it for wordpress? How to tackle Caching and session management?
- The topic ‘How to accomplish Load balancing for wordpress?’ is closed to new replies.