Usually an application can handle its own routing. After all, the developers created the application so it stands to reason that they’ll know what URL’s
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 moreUsing openssl to Operate Your Own Certificate Authority
Usually you don’t need to manage your own PKI infrastructure with OpenSSL. The normal modus operandi is to generate your CSR, get a recognized certificate
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 moreSpeed Up Your Drupal Website With Redis
In a previous post I briefly went through getting a basic instance of Redis going and how at a code level you to store and
Read more