File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
content/learning-paths/servers-and-cloud-computing/nginx_tune Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ minutes_to_complete: 60
66who_is_this_for : This is an advanced topic for software developers who want to use Nginx on Arm.
77
88learning_objectives :
9- - Learn about kernel parameters that can impact Nginx performance
10- - Learn about compiler and libraries that can impact Nginx performance
11- - Tune an Nginx file server configuration file
12- - Tune an Nginx Reverse Proxy & API Gateway configuration file
13- - Learn how to test Nginx performance
9+ - Describe how kernel parameters can impact Nginx performance.
10+ - Describe how compilers and libraries can impact Nginx performance.
11+ - Tune a Nginx file server configuration file.
12+ - Tune a Nginx Reverse Proxy and API Gateway configuration file.
13+ - Describe how to test Nginx performance.
1414
1515prerequisites :
16- - Cloud or bare-metal installation of an Nginx file server or load balancer
17- - Review [Learn how to deploy Nginx](/learning-paths/servers-and-cloud-computing/nginx/) if you do not already have an Nginx setup
16+ - A cloud or bare-metal installation of a Nginx file server or load balancer.
17+ - If you do not already have a Nginx setup, a review of [Learn how to deploy Nginx](/learning-paths/servers-and-cloud-computing/nginx/).
1818
1919author_primary : Julio Suarez
2020
You can’t perform that action at this time.
0 commit comments