uhttpd: set max_requests default 50

This commit is contained in:
Lienol 2020-05-17 18:21:27 +08:00
parent a2f1a3072b
commit b303c37e1e

View File

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