94
SNAT
Enable SNAT for the farm. SNAT means that all requests being load balanced through the
farm will have the source IP that comes from the WebMux rather than the original requesting
client.
HTTP Server Response Comparison String
When a string is entered in this field, WebMux HTTP Health Check will search the first 1024
bytes in the HTML content. String is a case sensitive match.
HTTP Server URI
By default, WebMux health check checks default page loading. If specifying a URI here, the
WebMux will use this URI instead of the default page do health check.
Layer 7 Cookie MIME Header Perl Regex Match
When a string is entered in this field, the cookie MIME header of the HTTP request is
examined for a match. Only matching requests will continue through to be forwarded to the
servers in this farm.
Layer 7 Host MIME Header Perl Regex Match
When a string is entered in this field, the host MIME header of the HTTP request is
examined for a match. Only matching requests will continue through to be forwarded to the
servers in this farm.
Layer 7 Request URI Path Perl Regex Match
When a string is entered in this field, the request URI (the part after the domain name) will
be examined for a match. Only matching requests will continue through to be forwarded to
the servers in this farm.
Layer 7 Load Balancer Cookie Name
Text entered into this field will be used as the load balancer cookie name that the WebMux
will generate. This field will only be visible if you select persistent scheduling method.