Move memory limit to lucid, reincrease thread limit
[project/luci.git] / libs / lucid / root / etc / config / lucid
index b9be1dd..c5a3f3d 100644 (file)
@@ -1,6 +1,6 @@
 config lucid main
        option pollinterval 15000
-       option threadlimit 2
+       option threadlimit 10
        option daemonize 1
        option debug 0
        list supports tcpserver
@@ -30,6 +30,7 @@ config daemon http
        list publisher webroot
        list publisher luciweb
        option nokeepalive 1
+       option memlimit 1572864
        option enabled 1
        
 config daemon https
@@ -38,6 +39,7 @@ config daemon https
        list publisher webroot
        list publisher luciweb
        option nokeepalive 1
+       option memlimit 1572864
        option enabled 1
        option tls maincert
        option encryption enable