Added configurable DPD

This commit is contained in:
Nikos Mavrogiannopoulos
2013-02-08 21:51:58 +01:00
parent 6ac7986342
commit 5f4b8711ef
8 changed files with 49 additions and 21 deletions

View File

@@ -67,6 +67,7 @@ struct cfg_st {
time_t cookie_validity; /* in seconds */
unsigned auth_timeout; /* timeout of HTTP auth */
unsigned keepalive;
unsigned dpd;
unsigned foreground;
unsigned tls_debug;
unsigned debug;