Load balancing an application requires some forethought. Some applications are simple and can handle their load on their own, taking traffic directly from the users
Read moreLoad Balancing For High Availability With nginx
Load balancing an application requires some forethought. Some applications are simple and can handle their load on their own, taking traffic directly from the users
Read moreHigh Availability VIP Management With ucarp
Previously, we explored using keepalived for managing a virtual IP address (VIP). For the purposes of high availability, this was functional and is indeed the
Read moreVIP Management With keepalived
This post assumes a basic familiarity with High Availability concepts but makes no assumptions regarding practical implementation. For example, you should already be familiar with
Read morePHP Session Clustering With Redis
For some applications, such as public websites, merely having several nodes that run the same PHP scripts is enough to consider your website load balanced.
Read more