From f90a745abe0223d591567197983ddf60fcf70f59 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 13 Jul 2015 23:51:15 +0200 Subject: add -t option to httpd --- doc/taler-mint-httpd.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/taler-mint-httpd.1 b/doc/taler-mint-httpd.1 index 43587006e..9ff9774c4 100644 --- a/doc/taler-mint-httpd.1 +++ b/doc/taler-mint-httpd.1 @@ -25,6 +25,9 @@ Print version information. .IP "\-f FILENAME, \-\-file\-input=FILENAME" This option is only available if the mint was compiled with the configure option \-\-enable\-developer\-mode. It is used for generating test cases against the mint using AFL. When this option is present, the HTTP server will (1) terminate after the first client's HTTP connection is completed, and (2) automatically start such a client using a helper process based on the 'nc' or 'ncat' binary using FILENAME as the standard input to the helper process. As a result, the process will effectively run with FILENAME as the input from an HTTP client and then immediately exit. This is useful to test taler\-mint\-httpd against many different possible inputs in a controlled way. +.B +.IP \"-t SECONDS, \-\-timeout=SECONDS" +Specifies the number of SECONDS after which the HTTPD should close (idle) HTTP connections. .SH BUGS Report bugs by using Mantis or by sending electronic mail to -- cgit v1.2.3