High Availability and Load Balancing Exchange Server 2016 Muhammad Anwar October 12, 2016 In this article we’ll look at how Load Balancing works in Exchange 2016 and provide a sample implementation using a real-world loa...
How to Protect Your Linux Server Against the HTTPOXY Vulnerability Muhammad Anwar July 20, 2016 On July 18th, 2016, a CGI application vulnerability, referred to as HTTPoxy , was disclosed. An attacker can exploit vulnerable deployment...
Load Balancing vSphere Clusters with DRS Muhammad Anwar May 03, 2016 Recently, a customer reported that DRS was not working to load balance the cluster. Under normal circumstances, a minor imbalance is ...
How To Set Up a Mirror Director with MirrorBrain on Ubuntu 14.04 Muhammad Anwar October 07, 2014Mirroring is a way of scaling a download site, so the download load can be spread across many servers in many parts of the world. Mirrors ...
Introduction to HAProxy and Load Balancing Concepts Muhammad Anwar April 01, 2014 HAProxy, which stands for High Availability Proxy, is a popular open source software TCP/HTTP Load Balancer and proxying solution wh...
How To Use HAProxy to Set Up HTTP Load Balancing on an Ubuntu Server Muhammad Anwar August 19, 2013 HAProxy (High Availability Proxy) is an open source load balancer through which you can load balance any TCP service. It is particularly...
How To Use HAProxy to Set Up MySQL Load Balancing Muhammad Anwar August 18, 2013 HAProxy is an open source software which can load balance HTTP and TCP servers. In the previous article on HAProxy we configured load b...