Configuring Server Connections
HTTP Multiplexing
HTTP multiplexing is the re-use of established server connections for multiple clients connections.
The best way to understand this feature is to compare non-multiplexing behavior to multiplexing
behavior. When HTTP multiplexing is disabled (the default on Equalizer), each client connection
requires a new connection between Equalizer and a server.
What this means is that the servers behind Equalizer have to allocate a significant amount of
resources to establishing and tearing down TCP connections -- resources that could otherwise be
used by the applications running on the servers.
When HTTP multiplexing is enabled, an established server connection is left open for a period of
time to see if any new client connections are load balanced to the same server. If so, this
connection is used to forward the new client request to the server.
This allows Equalizer to service multiple client requests without all the overhead associated with
establishing a new server connection for every request - and results in better performance on the
client and server as well:
l
the client does not have to wait for Equalizer to establish a server connection before sending
the request to a server
l
the server does not have to incur the overhead of establishing a new connection with Equal-
izer
628
Copyright © 2014 Coyote Point Systems, A Subsidiary of Fortinet, Inc.
Содержание Equalizer GX Series
Страница 18: ......
Страница 32: ...Overview 32 Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc ...
Страница 42: ......
Страница 52: ......
Страница 64: ......
Страница 72: ......
Страница 76: ......
Страница 123: ...Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc All Rights Reserved 123 Equalizer Administration Guide ...
Страница 228: ......
Страница 238: ......
Страница 411: ...Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc All Rights Reserved 411 Equalizer Administration Guide ...
Страница 459: ...Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc All Rights Reserved 459 Equalizer Administration Guide ...
Страница 476: ......
Страница 492: ......
Страница 530: ......
Страница 614: ......
Страница 626: ......
Страница 638: ......
Страница 678: ......
Страница 732: ...Using SNMP Traps 732 Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc ...
Страница 754: ......
Страница 790: ......
Страница 804: ......
Страница 842: ......
Страница 847: ...Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc All Rights Reserved 847 Equalizer Administration Guide ...
Страница 866: ......