@@ -54,13 +54,13 @@ In this example, you'll create a TCP health probe to monitor port 80.
54
54
55
55
6 . Enter or select the following information in ** Add health probe** .
56
56
57
- | Setting | Value |
58
- | ------- | ----- |
59
- | Name | Enter ** myHealthProbe** . |
60
- | Protocol | Select ** TCP** . |
61
- | Port | Enter the ** TCP** port you wish to monitor. For this example, it's ** port 80** . |
62
- | Interval | Enter an interval between probe checks. For this example, it's the default of ** 5** . |
63
- | Unhealthy threshold | Enter the threshold number for consecutive failures. For this example, it's the default of ** 2** . |
57
+ | Setting | Value |
58
+ | ------- | ----- |
59
+ | Name | Enter ** myHealthProbe** . |
60
+ | Protocol | Select ** TCP** . |
61
+ | Port | Enter the ** TCP** port you wish to monitor. For this example, it's ** port 80** . |
62
+ | Interval | Enter an interval between probe checks. For this example, it's the default of ** 5** . |
63
+ | Unhealthy threshold | Enter the threshold number for consecutive failures. For this example, it's the default of ** 2** . |
64
64
65
65
7 . Select ** Add** .
66
66
@@ -106,14 +106,14 @@ In this example, you'll create an HTTP health probe.
106
106
107
107
6 . Enter or select the following information in ** Add health probe** .
108
108
109
- | Setting | Value |
110
- | ------- | ----- |
111
- | Name | Enter ** myHealthProbe** . |
112
- | Protocol | Select ** HTTP** . |
113
- | Port | Enter the ** TCP** port you wish to monitor. For this example, it's ** port 80** . |
114
- | Path | Enter a URI used for requesting health status. For this example, it's ** /** . |
115
- | Interval | Enter an interval between probe checks. For this example, it's the default of ** 5** . |
116
- | Unhealthy threshold | Enter the threshold number for consecutive failures. For this example, it's the default of ** 2** . |
109
+ | Setting | Value |
110
+ | ------- | ----- |
111
+ | Name | Enter ** myHealthProbe** . |
112
+ | Protocol | Select ** HTTP** . |
113
+ | Port | Enter the ** TCP** port you wish to monitor. For this example, it's ** port 80** . |
114
+ | Path | Enter a URI used for requesting health status. For this example, it's ** /** . |
115
+ | Interval | Enter an interval between probe checks. For this example, it's the default of ** 5** . |
116
+ | Unhealthy threshold | Enter the threshold number for consecutive failures. For this example, it's the default of ** 2** . |
117
117
118
118
7 . Select ** Add** .
119
119
@@ -159,14 +159,14 @@ In this example, you'll create an HTTPS health probe.
159
159
160
160
6 . Enter or select the following information in ** Add health probe** .
161
161
162
- | Setting | Value |
163
- | ------- | ----- |
164
- | Name | Enter ** myHealthProbe** . |
165
- | Protocol | Select ** HTTPS** . |
166
- | Port | Enter the ** TCP** port you wish to monitor. For this example, it's ** port 443** . |
167
- | Path | Enter a URI used for requesting health status. For this example, it's ** /** . |
168
- | Interval | Enter an interval between probe checks. For this example, it's the default of ** 5** . |
169
- | Unhealthy threshold | Enter the threshold number for consecutive failures. For this example, it's the default of ** 2** . |
162
+ | Setting | Value |
163
+ | ------- | ----- |
164
+ | Name | Enter ** myHealthProbe** . |
165
+ | Protocol | Select ** HTTPS** . |
166
+ | Port | Enter the ** TCP** port you wish to monitor. For this example, it's ** port 443** . |
167
+ | Path | Enter a URI used for requesting health status. For this example, it's ** /** . |
168
+ | Interval | Enter an interval between probe checks. For this example, it's the default of ** 5** . |
169
+ | Unhealthy threshold | Enter the threshold number for consecutive failures. For this example, it's the default of ** 2** . |
170
170
171
171
7 . Select ** Add** .
172
172
0 commit comments