Working with Clusters and Match Rules
Match
bodies
specify the actions to take if the match expression selects the request. This is
specified in the form of statements that provide values to variables used by the load balancer to
process the request. The most common (and most useful) match body selects the set of servers
(server pool) over which to apply the load balancing.
The
servers
assignment statement takes a comma-separated list of server names, which specifies
the set of servers to be used for load balancing all requests that match the expression in the
match rule. The reserved server names
all
and
none
specify respectively the set of
all
servers in
the virtual cluster and
none
of the servers in the virtual cluster. If you do not assign servers, none
will be available for load balancing; as a result, the connection to the client will be dropped.
In general, you can override most cluster-specific variables in a match body. One useful example
of overriding variables is as follows:
flags =!once_only;
which would load-balance across the specified server pool (which first must be defined in the
virtual cluster) and also turn off the
once_only
flag for the duration of processing of that
connection.
392
Copyright © 2014 Coyote Point Systems, A Subsidiary of Fortinet, Inc.
Summary of Contents for Equalizer GX Series
Page 18: ......
Page 32: ...Overview 32 Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc ...
Page 42: ......
Page 52: ......
Page 64: ......
Page 72: ......
Page 76: ......
Page 228: ......
Page 238: ......
Page 476: ......
Page 492: ......
Page 530: ......
Page 614: ......
Page 626: ......
Page 638: ......
Page 678: ......
Page 732: ...Using SNMP Traps 732 Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc ...
Page 754: ......
Page 790: ......
Page 804: ......
Page 842: ......
Page 866: ......