mirror of
https://github.com/MariaDB/server.git
synced 2025-05-07 04:01:59 +03:00
accept proxy protocol header from client connections. The new server variable 'proxy_protocol_networks' contains list of networks from which proxy header is accepted.
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
--general-log
|
|
--general-log-file=$MYSQLTEST_VARDIR/log/master.log
|
|
--log-output=FILE,TABLE
|
|
--max-allowed-packet=32000000
|
|
--proxy-protocol-networks=*
|