
Server Pool and Server Instance Commands
A server is attached to a cluster via a
server pool
. A server pool is a collection of server definitions, each of which
has additional parameters assigned to it in the server pool -- these additional parameters are organized by the
server’s name and are referred to as
server instances
within the server pool context. This allows you to associated
a distinct set of server instance options (weight, flags, maximum number of connections), to multiple instances of
the same real server in different server pools.
Using ServerPool Commands in the Global Context
eqcli > srvpool spname req_cmds : Create spname (req_cmds = * commands
below)
eqcli > srvpool spname cmds : Modify spname (cmds = any commands
below)
eqcli > no srvpool spname : Delete spname
eqcli > show srvpool [spname] : Display all server pools or spname
eqcli > srvpool spname : Change to the “sp-spname” context (see
below)
Using Server Pool Commands in a Server Pool Specific Context
eqcli sp-spname> acvq string : Set the ACV query string
eqcli sp-spname> acvr string : Set the ACV response string
eqcli sp-spname> custom_actconn percent : Custom LB policy - active
connections percentage
eqcli sp-spname> custom_delay percent : Custom LB policy - server
delay percentage
eqcli sp-spname> no {acvq | acvr} : Set the specified ACV string
to null
eqcli sp-spname> no si siname : Delete server instance siname
eqcli sp-spname> health_check hcname : Change to the command context
for the specified health_
check.
eqcli sp-spname> *policy policyname : Load balancing policy.
eqcli sp-spname> probe_cto seconds : Server probe connection
timeout.
eqcli sp-spname> probe_dto seconds : Server probe data timeout.
eqcli sp-spname> probe_gto seconds : Server probe global timeout.
eqcli sp-spname> probe_interval seconds : Server probe interval.
eqcli sp-spname> probe_maxtries integer : Maximum number of server
probes in one interval.
eqcli sp-spname> *respv integer : LB policy responsiveness: 1 =
Copyright © 2013 Coyote Point Systems. A subsidiary of Fortinet, Inc.
All Rights Reserved.
169
Equalizer Administration Guide
Kommentare zu diesen Handbüchern