DOC: config: mention uid dependency on the tune.quic.socket-owner option
authorWilly Tarreau <w@1wt.eu>
Tue, 29 Aug 2023 08:22:46 +0000 (10:22 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 29 Aug 2023 09:11:50 +0000 (11:11 +0200)
commit4d5f7d94b97aa0cc7153ab0b39b43c81f4024e51
treeea428c20228d71224408ab0f75a26438d379bc1c
parente64bccab20121beadb2ba862e48db294595d0546
DOC: config: mention uid dependency on the tune.quic.socket-owner option

This option defaults to "connection" but is also dependent on the user
being allowed to bind the specified port. Since QUIC can easily run on
non-privileged ports, usually this is not a problem, but if bound to port
443 it will usually fail. Let's mention this.
doc/configuration.txt