Skip to main content
Back to all posts

Rob Cooper

Rob is a recognised authority on load balancer deployments for a range of applications. He helps to maintain the critical link between Sales, Support and Development through testing and documentation. He specializes in designing resilient solutions for critical Microsoft services (Exchange, RDS, Print Server), leveraging GSLB for multi-site active-active storage deployments (Splunk SmartStore), and ensuring client IP transparency using Proxy Protocol. He also loves playing bass guitar!

Posts
14 posts
Role
Lead Technical Author/Architect

Load balancing Microsoft Remote Desktop Services in AWS

Using the flexibility of both AWS and our Enterprise AWS appliance, it's possible to configure a secure and robust load balanced Remote Desktop Services deployment to suit a range of requirements...

Application Management Microsoft AWS / Azure / GCP

How to enhance Microsoft IIS health checks using VBscript

By default, the load balancer uses a TCP connect to the port defined in the Virtual Service to verify the health of each real (backend) server. For IIS, this would typically be port 80...

Microsoft Integrations

Windows NLB (WNLB) and its disadvantages

WNLB causes switch flooding and does not support multiple scheduling algorithms for distributing client load...

Microsoft Application Management

Load Balancing Exchange 2013

Exchange 2013 is Microsoft's latest enterprise level messaging and collaboration server. It has been designed for simplicity of scale, hardware utilization, and failure isolation...

Application Management Microsoft How-tos

Load Balancing Exchange 2010

In Exchange 2010, system functionality is split into five server roles (Mailbox, Client Access (CAS), Unified Messaging, Hub Transport (HT) and Edge Transport).  Mandatory roles are Mailbox, Client Access and Hub Transport...

Application Management Microsoft How-tos

Load balancing Microsoft Print Server

Microsoft Print Server provides a great way to share printers throughout your organisation, but when the print server falls over, the phone quickly starts to ring...

Print Microsoft How-tos
Identifying the originating IP address

Apache and X-Forwarded-For Header: How to log XFF using Apache

There’s been a lot of debate here in the office about how best to capture both your Loadbalancer’s IP and the Source IP of the user in your access_log in Apache 2.4. This is the tried and tested method we've come up with...

Application Management How-tos High Availability