Connection processing methods连接处理方法

nginx supports a variety of connection processing methods. nginx支持多种连接处理方法。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. 在支持多种方法的平台上,nginx通常会自动选择最有效的方法。However, if needed, a connection processing method can be selected explicitly with the use directive.但是,如果需要,可以使用use指令显式选择连接处理方法。

The following connection processing methods are supported:支持以下连接处理方法: