Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:cboltz
unbound
cboltz-limits.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cboltz-limits.diff of Package unbound
--- iterator/iterator.h_ORIG 2022-10-23 15:31:28.047376122 +0200 +++ iterator/iterator.h 2022-10-23 15:33:21.527103671 +0200 @@ -59,7 +59,7 @@ struct rbtree_type; #define MAX_DP_TARGET_COUNT 16 /** max number of nxdomains allowed for target lookups for a query and * its subqueries */ -#define MAX_TARGET_NX 5 +#define MAX_TARGET_NX 50 /** max number of nxdomains allowed for target lookups for a query and * its subqueries when fallback has kicked in */ #define MAX_TARGET_NX_FALLBACK (MAX_TARGET_NX*2) # now (2023-02-26) a config option @@ -68,7 +68,7 @@ struct rbtree_type; /** max number of referrals. Makes sure resolver does not run away */ #define MAX_REFERRAL_COUNT 130 /** max number of queries-sent-out. Make sure large NS set does not loop */ -#define MAX_SENT_COUNT 32 +#define MAX_SENT_COUNT 320 /** max number of queries for which to perform dnsseclameness detection, * (rrsigs missing detection) after that, just pick up that response */ #define DNSSEC_LAME_DETECT_COUNT 4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor