From: Pari Nannapaneni Date: Fri, 4 May 2007 16:45:29 +0000 (+0000) Subject: explanation for httptimeout in manager.conf X-Git-Tag: 1.4.5~223 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0b01c54b90b5b8894bc74423a5031dff5280f2f1;p=thirdparty%2Fasterisk.git explanation for httptimeout in manager.conf git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@63047 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample index e76558a594..1f51b0d8c3 100644 --- a/configs/manager.conf.sample +++ b/configs/manager.conf.sample @@ -25,7 +25,14 @@ displaysystemname = yes enabled = no ;webenabled = yes port = 5038 + ;httptimeout = 60 +; a) httptimeout sets the Max-Age of the http cookie +; b) httptimeout is the amount of time the webserver waits +; on a action=waitevent request (actually its httptimeout-10) +; c) httptimeout is also the amount of time the webserver keeps +; a http session alive after completing a successful action + bindaddr = 0.0.0.0 ;displayconnects = yes ;