[BUG] timeout.check was not pre-set to eternity
authorWilly Tarreau <w@1wt.eu>
Fri, 15 Feb 2008 10:15:34 +0000 (11:15 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 15 Feb 2008 10:15:34 +0000 (11:15 +0100)
commit3a70f9499167862c7c6e8f0131df2ed2078bc5f2
tree6d966dfc1429335e309eb8411fb3bfa0d7c00c05
parent50fd1e1e3bf7cdd383a906c511a2e77e9ac5205d
[BUG] timeout.check was not pre-set to eternity

If timeout.check was not set, check were using 0 as the timeout, causing
odd behaviours.
include/proto/proxy.h
include/types/proxy.h
src/cfgparse.c