File tree 1 file changed +3
-8
lines changed
1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -154,11 +154,6 @@ For this lab you will run 4 Docker containers. The first one will be used as an
154
154
docker exec -it $NAME -web3 curl -s http://localhost | grep $NAME -web3
155
155
` ` `
156
156
157
- ` ` ` bash
158
- curl -s http://localhost | grep Hostname
159
-
160
- ` ` `
161
-
162
157
` ` ` bash
163
158
# # Sample outputs ##
164
159
@@ -884,7 +879,7 @@ Different backend applications may benefit from using different load balancing t
884
879
885
880
```bash
886
881
##Sample output##
887
- Running 1m test @ http://s.jobs- nginx-plus/coffee
882
+ Running 1m test @ http://nginx-plus/coffee
888
883
4 threads and 200 connections
889
884
Thread Stats Avg Stdev Max +/- Stdev
890
885
Latency 170.33ms 130.60ms 1.38s 60.66%
@@ -934,7 +929,7 @@ Different backend applications may benefit from using different load balancing t
934
929
935
930
```bash
936
931
##Sample output##
937
- Running 1m test @ http://s.jobs- nginx-plus/coffee
932
+ Running 1m test @ http://nginx-plus/coffee
938
933
4 threads and 200 connections
939
934
Thread Stats Avg Stdev Max +/- Stdev
940
935
Latency 41.68ms 29.71ms 434.89ms 91.38%
@@ -1090,7 +1085,7 @@ Different backend applications may benefit from using different load balancing t
1090
1085
1091
1086
```bash
1092
1087
##Sample output##
1093
- Running 1m test @ http://s.jobs- nginx-plus/coffee
1088
+ Running 1m test @ http://nginx-plus/coffee
1094
1089
4 threads and 200 connections
1095
1090
Thread Stats Avg Stdev Max +/- Stdev
1096
1091
Latency 32.27ms 25.45ms 482.19ms 83.75%
You can’t perform that action at this time.
0 commit comments