mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-28 04:12:17 -04:00
[MINOR] config: improve error reporting in listen sections
Try not to immediately exit on non-fatal errors while parsing a listen section, so that the user has a chance to get most of the errors at once, which is quite convenient especially during config checks with the -c argument.
This commit is contained in:
parent
058e907486
commit
9389379f60
1 changed files with 522 additions and 285 deletions
807
src/cfgparse.c
807
src/cfgparse.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue