projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
693366b
)
disable keep-alive for now
author
Steven Barth
<steven@midlink.org>
Wed, 27 May 2009 19:13:10 +0000
(19:13 +0000)
committer
Steven Barth
<steven@midlink.org>
Wed, 27 May 2009 19:13:10 +0000
(19:13 +0000)
libs/lucid/root/etc/config/lucid
patch
|
blob
|
history
diff --git
a/libs/lucid/root/etc/config/lucid
b/libs/lucid/root/etc/config/lucid
index af157c300d78c20f556b584f11988007753846bd..0b0f5a4f68f632775d22e13384497bfc258969bf 100644
(file)
--- a/
libs/lucid/root/etc/config/lucid
+++ b/
libs/lucid/root/etc/config/lucid
@@
-29,6
+29,7
@@
config daemon http
list address 80
list publisher webroot
list publisher luciweb
+ option nokeepalive 1
option enabled 1
config daemon https
@@
-36,5
+37,6
@@
config daemon https
list address 443
list publisher webroot
list publisher luciweb
+ option nokeepalive 1
option enabled 1
option encryption enable