What you've learned

You should now know how to:

  • Learn about kernel parameters that can impact Nginx performance
  • Learn about compiler and libraries that can impact Nginx performance
  • Tune an Nginx file server configuration file
  • Tune an Nginx Reverse Proxy & API Gateway configuration file
  • Learn how to test Nginx performance

Knowledge Check

Linux kernel parameters can impact Nginx performance.

Which of the following directives selects the port and protocol an Nginx file server will use?

You should use the latest version of GCC to build Nginx from source.


Back
Next