mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-04 12:41:00 +02:00
[MINOR] update comment about IPv6 support for server
This commit is contained in:
parent
fab5a43726
commit
9842ff1ae6
@ -3958,7 +3958,7 @@ stats_error_parsing:
|
||||
newsrv->id = strdup(args[1]);
|
||||
|
||||
/* several ways to check the port component :
|
||||
* - IP => port=+0, relative
|
||||
* - IP => port=+0, relative (IPv4 only)
|
||||
* - IP: => port=+0, relative
|
||||
* - IP:N => port=N, absolute
|
||||
* - IP:+N => port=+N, relative
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user