We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7caae commit 6e48b23Copy full SHA for 6e48b23
content/learning-paths/servers-and-cloud-computing/envoy-gcp/benchmarking.md
@@ -61,7 +61,7 @@ This runs the Envoy proxy with your configuration file (envoy_config.yaml) so it
61
```
62
curl -v http://127.0.0.1:10000/get
63
64
-Running from another terminal returns a **200 OK** status, confirming that Envoy is running and successfully proxying requests.
+Running from another terminal returns a **200 OK** status, confirming that Envoy is running and successfully processing requests.
65
66
3. Run a Time-based Load Test
67
0 commit comments