Index: /branches/rel_apv_10_7/usr/click/webui/conf/lighttpd.conf
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/conf/lighttpd.conf	(revision 38497)
+++ /branches/rel_apv_10_7/usr/click/webui/conf/lighttpd.conf	(working copy)
@@ -56,7 +56,7 @@
 server.max-connections = 200
 
 # maximum number of seconds until a idling keep-alive connection is dropped
-server.max-keep-alive-idle = 5
+server.max-keep-alive-idle = 30
 
 # maximum number of seconds until a waiting, non keep-alive read times out and closes the connection
 server.max-read-idle = 6
