mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-11159 Server proxy protocol support
accept proxy protocol header from client connections. The new server variable 'proxy_protocol_networks' contains list of networks from which proxy header is accepted.
This commit is contained in:
@ -2,3 +2,4 @@
|
||||
--general-log-file=$MYSQLTEST_VARDIR/log/master.log
|
||||
--log-output=FILE,TABLE
|
||||
--max-allowed-packet=32000000
|
||||
--proxy-protocol-networks=*
|
||||
|
Reference in New Issue
Block a user