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 methods nginx will normally select the most efficient method automatically. However, if needed, a connection processing method can be selected explicitly with the use directive.

nginx支持多种方式处理连接。nginx会根据平台的不同,自动选择最佳的连接处理方式。如果需要,也可以使用use指令指定连接处理方法。

The following connection processing methods are supported:

支持下列连接处理方式