]> git.kaiwu.me - haproxy.git/commit
[MEDIUM] pre-initialize timeouts to infinity, not zero
authorWilly Tarreau <w@1wt.eu>
Mon, 17 Sep 2007 09:12:40 +0000 (11:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 17 Sep 2007 09:12:40 +0000 (11:12 +0200)
commitd6f1c6c46f5bea82e851f0f08098ddc50435dbd0
tree8644d1b2a0efc0fbeccd8e50c62e0d86240e6f05
parent530b9dde00565e8a9cf4654fa408f7dc69cdb590
[MEDIUM] pre-initialize timeouts to infinity, not zero

Since the timers have been changed, the timeouts for the default instance
have not been adjusted. This results in unspecified timeouts becoming zero
instead of infinite.
src/cfgparse.c