Introduction
- Last Updated: August 5, 2025
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
The LoadMaster supports content switching, which is sometimes referred to as URL switching. This enables the LoadMaster to direct specific requests to specific Real Servers based on the contents of the requested URL.
For example, if there are two groups of servers - one to serve images and the other to serve all other content - you can create rules to separate these two types of request. Any URL that includes /images in it, for example http://example.com/images/demo.jpg, is directed to the image server(s). Anything else is directed to the other server(s).
Content switching enables the LoadMaster to break up traffic based on the content of the request. Traffic can be examined by the:
- Request URL
- HTTP Header
- Source IP address
- Body of a request
Document Purpose
This document describes various aspects of the Content Rules feature of the LoadMaster. It describes in detail how to configure the Content Rules feature using the LoadMaster Web User Interface (WUI).
Intended Audience
Anyone who wishes to learn about or implement Content Rules with the LoadMaster.