]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: applet: add an execution timeout
authorThierry FOURNIER <tfournier@arpalert.org>
Mon, 21 Sep 2015 22:02:58 +0000 (00:02 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 27 Sep 2015 23:03:48 +0000 (01:03 +0200)
commit1245a8318a028c5e5997ef31c7b7b485faadfc68
treef05bdfdf20a3f6dd692f27c64bcb921cb42e709a
parentc069cfdfea5d11d84cfc190c5f488e78f0bd145d
MINOR: applet: add an execution timeout

This patch only declares the execution timeout variable. The applet
must be respect or ignore it. For example an applet who doing some
network accesses and doesn't control its execution yime should use
this timeout.
include/types/applet.h