You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/servers-and-cloud-computing/nginx_tune/tune_revprox_and_apigw.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,4 +85,4 @@ The following are performance-relevant directives that weren't discussed in the
85
85
86
86
You've seen an example reverse proxy and API gateway configuration and learned about performance-relevant directives that you can optimize to tune NGINX performance.
87
87
88
-
Next, you'll test NGINX optimizations.
88
+
Next, you'll learn how to test NGINX optimizations using `wrk`.
0 commit comments