mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
documentation updates for proxy v2
This commit is contained in:
parent
f30bd2cff0
commit
c57828eb62
4 changed files with 20 additions and 11 deletions
|
|
@ -14,8 +14,6 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
// TODO: handle PROXY protocol v2 (the binary protocol)
|
||||
|
||||
const (
|
||||
// https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
|
||||
// "a 108-byte buffer is always enough to store all the line and a trailing zero
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue