[package] uhttpd:
[openwrt/svn-archive/archive.git] / package / uhttpd / files / uhttpd.init
index d4037a1b981b0800a3047fe948d7b14ff0ff1e3f..379a9f5b5f7d5806d86fe12f335274dede6c2045 100755 (executable)
@@ -72,6 +72,7 @@ start_instance()
        append_arg "$cfg" tcp_keepalive "-A"
        append_arg "$cfg" error_page "-E"
        append_arg "$cfg" index_page "-I"
+       append_arg "$cfg" max_requests "-n" 3
 
        append_bool "$cfg" no_symlinks "-S" 0
        append_bool "$cfg" no_dirlists "-D" 0