|
@@ -24,7 +24,7 @@ config uhttpd main
|
|
# If this number is exceeded, further requests are
|
|
# If this number is exceeded, further requests are
|
|
# queued until the number of running requests drops
|
|
# queued until the number of running requests drops
|
|
# below the limit again.
|
|
# below the limit again.
|
|
- option max_requests 3
|
|
|
|
|
|
+ option max_requests 1
|
|
|
|
|
|
# Maximum number of concurrent connections.
|
|
# Maximum number of concurrent connections.
|
|
# If this number is exceeded, further TCP connection
|
|
# If this number is exceeded, further TCP connection
|