Coyote Point Systems Equalizer Especificaciones Pagina 173

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 594
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 172
once_only
Evaluate the first set of headers in a client connection only.
persist_override
If cluster persist isenabled, disable it for thisserver.
spoof
Use the client IP as source IP in packets sent to servers.
tcp_mux
Enable/disable HTTP multiplexing. See "HTTP Multiplexing" on page 360.
Server instance specific commands can be applied to multiple server instances by entering a comma-separated
list of server instance names on the command line. For example, to set the weight to 125 on three server instances
(sv01, sv02, sv03) in server pool sp01, you could enter a command like this:
eqcli > srvpool sp01 si sv01,sv02,sv03 weight 125
You can also change to an aggregate context that applies to multiple server instances, that allows you to display
and modify the parameters for all the server instances. For example, you could change to an aggregate context for
the three server instances in the previous example above using a command like the following:
eqcli > srvpool sp01 si sv01,sv02,sv03
eqcli sp-sp01-si-sv0*>
The CLI is now in the aggregate server instance context sv01,sv02,sv03 -- only the first three characters of which
are displayed in the command line. To see the entire context name, use the context command:
eqcli sp-sp01-si-sv0*> context
The context is “sv01,sv02,sv03”.
eqcli sp-sp01-si-sv0*>
In an aggregate server instance context, the show command will display the configuration of all the server
instances in the context.
Load Balancing Policies
Equalizer supports the following load balancing policies, each of which is associated with a particular algorithm
that Equalizer uses to determine how to distribute requests on a server pool in the cluster:
Load Balancing Policy Description
round robin
round robin load balancing distributes requests on the server pool in the
cluster. Equalizer dispatches the first incoming request to the first server, the
second to the second server, and so on. When Equalizer reaches the last
server, it repeats the cycle. If a server in the cluster isdown, Equalizer does not
send requests to that server. Thisis the default method.
The round robin method does not support Equalizer’sadaptive load balancing
feature; so, Equalizer ignores the servers’ initial weights and does not attempt
to dynamically adjust server weights based on server performance.
Copyright © 2013 Coyote Point Systems. A subsidiary of Fortinet, Inc.
All Rights Reserved.
173
Equalizer Administration Guide
Vista de pagina 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 593 594

Comentarios a estos manuales

Sin comentarios