Managing Match Rules
Equalizer Installation and Administration Guide
215
The Default Match Rule
All Layer 7 clusters created via the Equalizer Administration Interface start with a single match rule (named
Default
) that matches all requests and selects all servers.
match Default {
any()
} then {
servers = all;
}
The default rule specifies that all servers defined in the cluster should be used for load balancing the request, and
that all flag settings for the request will be inherited from the cluster flag settings. This rule is always the last match
rule in the ordered list of match rules for a cluster. You cannot modify, delete, or move this match rule.
The Default rule can be viewed by clicking in the left frame on
match Default
for any Layer 7 cluster. (If you have
not created a Layer 7 cluster, see “Working with Virtual Clusters” on page 112). Figure 45 shows the default match
rule for an HTTPS cluster on an E650GX with two servers.
Figure 45 A Default match rule shown in the Match Rule dialog box
Note that although the Default match rule cannot be modified or deleted, it can be overridden. Do this by creating a
new rule
immediately before
the Default that uses
any()
as the matching expression, so that the Default 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 ...