Server Options for HTTP Multiplexing
Once a server sends a complete response to a client request, instead of closing the server
connection, Equalizer keeps the connection open and places a record for the connection into a pool
of connections available for re-use. The connection will be re-used by Equalizer when another
client request is load balanced to the same server.
The reusable connection pool record for a server connection is only removed when either the
server closes the connection, or the
Reused Connection Timeout
expires (see below).
The following server parameters for HTTP multiplexing control the size of the connection re-use
pool.
l
Maximum Reused Connections (
An integer specifying the maximum number of reusable con-
nection entries for this server allowed in the reusable server pool. The default is
0
, which
means that there is no limit on the number of reusable connection pool entries.
If you have HTTP multiplexing enabled and CPU or memory usage on Equalizer is sig-
nificant, you can use this parameter to limit the size of the reusable connection pool --
which in turn limits the amount of memory and CPU resources used to manage HTTP mul-
tiplexing.
You may also want to limit the number of reused connections to a server if the server is
experiencing resource issues related to maintaining open connections with Equalizer.
l
Reused Connection Timeout (
The number of seconds after which a connection record for an
idle connection in the reusable connection pool is removed, and the connection closed. The
default value is
0
seconds, which means that records in the reusable connections pool never
expire.
Copyright © 2014 Coyote Point Systems, A Subsidiary of Fortinet, Inc.
All Rights Reserved.
631
Equalizer Administration Guide
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: ......