From fab141472d7aa115b2fc603b9e6723e2dbebda7a Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Mon, 27 Jan 2020 14:08:16 +0000 Subject: [Minor] Distinguish max_lua_urls and max_urls --- conf/options.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/options.inc') diff --git a/conf/options.inc b/conf/options.inc index 78fd3bee6..92d6ad7d7 100644 --- a/conf/options.inc +++ b/conf/options.inc @@ -28,6 +28,7 @@ check_all_filters = false; # Default settings dns_max_requests = 64; max_lua_urls = 1024; +max_urls = 10240; dns { timeout = 1s; -- cgit v1.2.3