Damp - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

weighted-round-robin
Guidelines
The algorithm command specifies the server selection algorithm. A request to
connect to a Load Balancer Group results in a healthy server being selected from
the pool according to the server selection algorithm. The algorithm provides a
method for selecting which healthy server receives an incoming client request.
Related Commands
load-balancer-hash-header (Multi-Protocol Gateway), load-balancer-hash-header
(Web Service Proxy)
Examples
v Specifies that server selection is accomplished by a weighted-round-robin

damp

Specifies the dampening period for a quarantined server.
Syntax
damp interval
Parameters
interval
Guidelines
The damp command specifies the dampening period for a member server. The
dampening period is the amount of time that a server is removed from the Load
Balancer Group because of a failure to connect during a normal HTTP or TCP
transaction. Such a server is consider to be quarantined and is placed in the
softdown state. When this specified interval expires, the server is restored to the
Load Balancer Group and placed in the up state.
This command does not impact servers that are in the down state.
Related Commands
algorithm, server
Examples
v Specifies a dampening period of 5 minutes.
384
Command Reference
Maintains a weighted list of servers and forwards new connections in
proportion to the weight (or preference) of each server.
algorithm.
# algorithm weighted-round-robin
#
Specifies the number of seconds that a server remains in an softdown state.
Use a value in the range of 1 through 86400. The default is 120.
# damp 600
#

Advertisement

Table of Contents
loading

Table of Contents