![Coyote Point Systems E350GX Скачать руководство пользователя страница 132](http://html.mh-extra.com/html/coyote-point-systems/e350gx/e350gx_installation-and-administration-manual_2674414132.webp)
Chapter 6: Administering Virtual Clusters
132
Equalizer Installation and Administration Guide
For example, let’s look at how Equalizer processes HTTPS requests. For an HTTPS cluster, Equalizer offloads SSL
processing from the servers in the cluster; that is, Equalizer does all the SSL related processing itself, and then
forwards the request in HTTP to the server. When it does this, it inserts special headers into the request to indicate
that the request was received by Equalizer in HTTPS and processed into HTTP (see “HTTPS Header Insertion” on
page 136). If
once only
is set, these special headers are only inserted into the
first
request in a connection; the
remainder of the requests in the connection are still processed, but no headers are inserted. Most servers that support
SSL offloading require that every request contain the special headers -- therefore, in most cases like this you need to
disable the
once only
flag for the cluster if you want to be able to parse for these headers in every request on the
server end.
Requests in a single
keep-alive connection
once only
enabled
once only
disabled
First Request
persist
enabled
If request contains a cookie and
there is no match rule hit, send
request to the server in the
cookie.
If request contains a cookie and
there is a match rule hit, send
the request to the server in the
cookie
only if it is in the list of
servers selected in the match
rule definition
. Otherwise, ignore
the cookie.
If there is no cookie, load
balance the request and send to
the server chosen.
If request contains a cookie and
there is no match rule hit, send
request to the server in the
cookie.
If request contains a cookie and
there is a match rule hit, send
the request to the server in the
cookie
only if it is in the list of
servers selected in the match
rule definition
. Otherwise,
ignore the cookie.
If there is no cookie, load
balance the request and send to
the server chosen.
persist
disabled
Load balance the request and
send to the server chosen.
Load balance the request and
send to the server chosen.
match rule hit
Send to the server chosen by the
match rule.
Send to the server chosen by
the match rule.
Subsequent Requests
persist
enabled
Send to same server as
first
request (any cookie in request is
ignored).
If request contains a cookie,
send request to the server in
the cookie.
If there is no cookie, load
balance request and send to
server chosen by policy.
persist
disabled
Send to same server as
first
request.
Load balance the request and
send to the server chosen.
match rule hit
Send to same server as
first
request.
Send to the server chosen by
the match rule.
Содержание E350GX
Страница 18: ...Chapter Preface 18 Equalizer Installation and Administration Guide ...
Страница 38: ...Chapter 1 Equalizer Overview 38 Equalizer Installation and Administration Guide ...
Страница 50: ...Chapter 2 Installing and Configuring Equalizer Hardware 50 Equalizer Installation and Administration Guide ...
Страница 62: ...Chapter 3 Using the Administration Interface 62 Equalizer Installation and Administration Guide ...
Страница 80: ...Chapter 4 Equalizer Network Configuration 80 Equalizer Installation and Administration Guide ...
Страница 110: ...Chapter 5 Configuring Equalizer Operation 110 Equalizer Installation and Administration Guide ...
Страница 208: ...Chapter 7 Monitoring Equalizer Operation 208 Equalizer Installation and Administration Guide ...
Страница 240: ...Chapter 8 Using Match Rules 238 Equalizer Installation and Administration Guide ...
Страница 258: ...Chapter 9 Administering GeoClusters 254 Equalizer Installation and Administration Guide Envoy Configuration Worksheet ...
Страница 262: ...Appendix A Server Agent Probes 258 Equalizer Installation and Administration Guide ...
Страница 274: ...Appendix B Timeout Configuration 270 Equalizer Installation and Administration Guide ...
Страница 280: ...Appendix D Regular Expression Format 276 Equalizer Installation and Administration Guide ...
Страница 296: ...Appendix E Using Certificates in HTTPS Clusters 292 Equalizer Installation and Administration Guide ...
Страница 310: ...Appendix F Equalizer VLB 306 Equalizer Installation and Administration Guide ...
Страница 318: ...Appendix G Troubleshooting 314 Equalizer Installation and Administration Guide ...