Reference: Rules and Policies and Scripting Reference guide
Application Switching\Persistence
- Cookie switching: Switch traffic to real server groups
- URL switching : Switch traffic based on URL inspection
- Header switching #1 : Layer 7 switching based on the host header
- Header switching #2 : Layer 7 switching using client browser type (User-Agent)
- URL hashing/ persistence : URL/URI hashed based switching
- Cookie hashing : Persistence based on hashed cookie values
Application Rewriting\Transformation
- Insert additional/custom HTTP header : Header insertion using CSW
- Header Rewrite : HTTP header rewrite for requests going to the server
- URL rewrite: How to rewrite client URLs : URL rewrite for requests going to the server
- Client IP header insertion : Client IP header Insertion using CSW
- Rewrite HTTP response header (hostname, port or URL path) in HTTP responses: rewrite HTTP response headers
- Rewrite HTTP response body : rewrite HTTP links to HTTPS in HTTP response payload
- Insert HTTP headers into HTTP responses (http response rewrite) :
Application Redirection
- Redirecting incoming HTTP to SSL/HTTPS : (HTTP to HTTPS) Enforcing use of SSL by redirect
- Redirect web request to a different URL/domain/port: Send a redirect to browser
SSL Specific
- Redirecting incoming HTTP to SSL/HTTPS : (HTTP to HTTPS) Enforcing use of SSL by redirect
- Using HTTP/single backend port for incoming HTTP and SSL traffic: Binding front-end SSL and HTTP simultaneously to backend HTTP using real-port
- Client IP Insertion with SSL : Using CSW Client-IP Insertion feature with SSL
- Cookie Switching with SSL : Using CSW Cookie-Switching with SSL
- SSL With Client Authentication
- SSL Client Authentication: Enabling SSL Client Authentication
- SSL Client Authentication and Certificate Insertion : Forwarding incoming Client-Certificate to Real Server
- SSL Cookie Switch together with header and client IP insertion: Inserting the "Connection-IsSecure" header + Cookie Switching etc
Health Monitoring
Miscellaneous Layer 7 Traffic Management Actions
- URL blocking: Block access to a list of URL using CSW
- Block requests based on HTTP user-agent
- HTTP transaction rate limiting (TRL)
Miscellaneous Layer 4 Traffic Management Actions
- Setting/Changing load-balancing distribution predictor and weight of servers
- Policy-Based Server Load Balancing (PBSLB)
Reference Section
