Skip to content

Commit cf9e175

Browse files
authored
Merge pull request #1527 from madeline-underwood/patch-30
Editorial fixes to the index file of a LP that has been recently updated.
2 parents d952ca1 + 7f043f5 commit cf9e175

File tree

1 file changed

+7
-7
lines changed
  • content/learning-paths/servers-and-cloud-computing/nginx_tune

1 file changed

+7
-7
lines changed

content/learning-paths/servers-and-cloud-computing/nginx_tune/_index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ minutes_to_complete: 60
66
who_is_this_for: This is an advanced topic for software developers who want to use Nginx on Arm.
77

88
learning_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

1515
prerequisites:
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

1919
author_primary: Julio Suarez
2020

0 commit comments

Comments
 (0)