commit | 332d7b0fa36caf0e51b4508db2b61e60ef9c6431 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Nov 19 11:27:29 2012 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Nov 19 11:27:29 2012 +0100 |
tree | 1f01bfa12be6fe10b3ca3f7ffac97628644e4a02 | |
parent | 4f65bff1a533e16a41c6331d1ccf234d6db53bc0 [diff] |
DOC: update the PROXY protocol spec to support v2 The doc updates covers the following points : - description of protocol version 2 - discourage emission of UNKNOWN and encourage it acceptance - clarify that each header must fit in an MSS and be sent at once - provide an example of receiver code that explains how to use MSG_PEEK.