mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 04:04:50 +00:00
The initial value takes 80kB of memory for each HTTP/2 connection which is a lot on small devices. Using 8kB instead saves a fair amount of memory without sacrificing performance. Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>