Server names Wildcard names
Using nginx as HTTP load balancer Load balancing methods
Connection processing methods nginx supports a variety of connection processing methods. The availability of a particular method depends on the platform used. On platforms that support several
Setting up hashes To quickly process static sets of data such as server names, map directive’s values,
A debugging log Debugging log for selected clients
How nginx processes a request How to prevent processing requests
Configuration file measurement units Sizes can be specified in bytes, kilobytes (suffixes k and K) or megabytes (suffixes m and M), for example
Controlling nginx Changing Configuration
Logging to syslog The error_log and
How nginx processes a TCP/UDP session A TCP/UDP session from a client is processed in successive steps called phases: Post-accept
Page 1 of 2