Appendix D:Equalizer Configuration File
118
Equalizer Installation and Administration Guide
■
filename_regex(“re”)—True if the filename portion of the URI matches the specified
regular expression.
■
filename(“name”)—True if the filename portion of the URI matches exactly.
■
pathname(“name”)—True if the pathname portion of the URI matches exactly.
■
pathname_prefix(“pref”)—True if the pathname portion of the URI has the indicated
prefix.
■
pathname_regex(“re”)—True if the pathname portion of the URI matches the indicated
regular expression.
■
dirname(“name”)—True if the directory name portion of the URI matches exactly.
■
header_regex(“header”, “re”)—True if the specified header is present in the request
and the specified regular expression matches the text of the header.
HTTPS-Specific Match Group Parameters
Match groups in HTTPS protocol clusters can specify the same parameters as HTTP
protocol clusters.
HTTPS Specific Match Group Expression Functions.
HTTPS extends the HTTP set with:
■
ssl2()—True if the client has requested using SSL protocol version 2.
■
ssl3()—True if the client has requested using SSLprotocol version 3.
■
tls1()—True if the client has requested using TLS protocol version 1.
Summary of Contents for Equalizer
Page 2: ......
Page 4: ...iv Coyote Point Systems Inc ...
Page 32: ...Chapter 2 Installing Equalizer 22 Equalizer Installation and Administration Guide ...
Page 42: ...Chapter 3 Configuring Equalizer 32 Equalizer Installation and Administration Guide ...
Page 108: ...Chapter 7 Troubleshooting 98 Equalizer Installation and Administration Guide ...
Page 114: ...Appendix B Using Reserved IP Addresses 104 Equalizer Installation and Administration Guide ...
Page 118: ...Appendix C Regular Expression Format 108 Equalizer Installation and Administration Guide ...
Page 130: ...Appendix E Technical Specifications 120 Equalizer Installation and Administration Guide ...
Page 136: ...Appendix F License and Warranty 126 Equalizer Installation and Administration Guide ...