]> git.kaiwu.me - nginx.git/commit
SPDY: set log action for PROXY protocol only while parsing it.
authorValentin Bartenev <vbart@nginx.com>
Thu, 15 May 2014 15:22:06 +0000 (19:22 +0400)
committerValentin Bartenev <vbart@nginx.com>
Thu, 15 May 2014 15:22:06 +0000 (19:22 +0400)
commitd51d16806679459e5aa259049e72164d7e928838
treedca4d869e208471b7bc2dc5a7f0502863bde8746
parentef51079fe287b4cd618a1956529990ca6fefec47
SPDY: set log action for PROXY protocol only while parsing it.

Handling of PROXY protocol for SPDY connection is currently implemented as
a SPDY state.  And while nginx waiting for PROXY protocol data it continues
to process SPDY connection: initializes zlib context, sends control frames.
src/http/ngx_http_spdy.c