We’ll show you how to run your WordPress cluster in a highly-available environment using Memcached node, two Apache servers, an NGINX load balancer and two replicated MySQL databases. In this case if one Apache server fails, the sessions are stored for backup on the Memcached node. The other server can fetch the sessions from Memcached and then proceed serving the session.
No comments:
Post a Comment