summaryrefslogtreecommitdiff
path: root/sql/proxy_protocol.h
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-15501 : Make `proxy_protocol_networks` variable read-write.Vladislav Vaintroub2018-03-231-1/+5
|
* MDEV-11159 Server proxy protocol supportVladislav Vaintroub2017-08-221-0/+15
accept proxy protocol header from client connections. The new server variable 'proxy_protocol_networks' contains list of networks from which proxy header is accepted.