like _tcp.slb.com with 262 servers.
git-svn-id: file:///svn/unbound/trunk@2229
be551aaa-1e26-0410-a405-
d3ace91eadb9
+14 September 2010: Wouter
+ - increased mesh-max-activation from 1000 to 3000 for crazy domains
+ like _tcp.slb.com with 262 servers.
+
13 September 2010: Wouter
- bug#327: Fix for cannot access stub zones until the root is primed.
* Maximum number of mesh state activations. Any more is likely an
* infinite loop in the module. It is then terminated.
*/
-#define MESH_MAX_ACTIVATION 1000
+#define MESH_MAX_ACTIVATION 3000
/**
* Max number of references-to-references-to-references.. search size.