]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mailers: make it possible to configure the connection timeout
authorPieter Baauw <piba.nl.dev@gmail.com>
Sat, 13 Feb 2016 14:33:40 +0000 (15:33 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 20 Feb 2016 14:33:06 +0000 (15:33 +0100)
commit235fcfcf144e6e90481e908edf820cf570de5936
treefe7d16a802c7f8ae8277ecaf641b51dfe3255b60
parentac88cfe45245b709e987187abaa2c2b68fc16c2f
MINOR: mailers: make it possible to configure the connection timeout

This patch introduces a configurable connection timeout for mailers
with a new "timeout mail <time>" directive.

Acked-by: Simon Horman <horms@verge.net.au>
doc/configuration.txt
include/types/mailers.h
src/cfgparse.c
src/checks.c