commit | d51d16806679459e5aa259049e72164d7e928838 | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Thu May 15 19:22:06 2014 +0400 |
committer | Valentin Bartenev <vbart@nginx.com> | Thu May 15 19:22:06 2014 +0400 |
tree | dca4d869e208471b7bc2dc5a7f0502863bde8746 | |
parent | ef51079fe287b4cd618a1956529990ca6fefec47 [diff] |
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.