Bugfix, ECS, and makesure max query timeout is about 1000ms

This commit is contained in:
Nick Peng
2018-12-22 20:13:31 +08:00
parent 7aa32069ef
commit f1999ecfd8
5 changed files with 18 additions and 14 deletions

View File

@@ -10,7 +10,7 @@
#include "list.h"
#include "radix.h"
#define DNS_MAX_SERVERS 32
#define DNS_MAX_SERVERS 64
#define DNS_MAX_IPSET_NAMELEN 32
#define DNS_MAX_IPLEN 64
#define DNS_MAX_PATH 1024