lua-resty-http icon indicating copy to clipboard operation
lua-resty-http copied to clipboard

proxy protocol support

Open bungle opened this issue 8 years ago • 0 comments

Add support for proxy protocol (for testing and proxying purposes): http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt

See Also: http://nginx.org/en/docs/http/ngx_http_core_module.html#listen http://nginx.org/en/docs/http/ngx_http_realip_module.html#real_ip_header

bungle avatar Mar 27 '17 10:03 bungle