mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 03:39:29 -04:00
In order to avoid straining CPU and memory resources on lower end devices, avoid running multiple CGI requests in parallel. Ref: https://forum.openwrt.org/t/high-load-fix-on-openwrt-luci/29006 Signed-off-by: Jo-Philipp Wich <jo@mein.io>