pipelining on by default?

Calomel nginxdeletethis at calomel.org
Fri Jun 20 23:50:32 MSD 2008


pipelining is enabled by default in Nginx 0.7.2. 

Our tests just needed to have more objects (>5) on the page in order
for the browser to have the need/ability to use pipelining.

--
  Calomel @ https://calomel.org
  Open Source Research and Reference


On Fri, Jun 20, 2008 at 01:36:19PM -0400, Calomel wrote:
>Can anyone confirm or deny if the "pipeline" option is enabled by
>default in Nginx 0.7.2 ?
>
>HTTP pipelining http://en.wikipedia.org/wiki/HTTP_pipelining
>
>During testing we enabled pipelining in Firefox (about:config search
>for pipelining) and added the variable $pipe ($pipe, "p" if request
>was pipelining) to the log_format directive. In the logs we see a
>period "." where a "p" should be if pipelining was accepted.
>
>--
>  Calomel @ https://calomel.org
>  Open Source Research and Reference
>
>





More information about the nginx mailing list