aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorpari <pari@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-04 16:45:29 +0000
committerpari <pari@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-04 16:45:29 +0000
commit93f16958f3ce392936f600fc89db25bfd16785f2 (patch)
tree2746920d0856ecfd7dcc70fe07b73ea62fd25040 /configs
parent6e69dc5de86dd6e583fcda2ad10aa437d7064d95 (diff)
explanation for httptimeout in manager.conf
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@63047 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/manager.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample
index e76558a59..1f51b0d8c 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
;