Block a dynamic server for 15 minutes if it's not working.
[radsecproxy.git] / radsecproxy.c
index d8500c1..5e9b5ca 100644 (file)
@@ -1758,7 +1758,7 @@ void *clientwr(void *arg) {
 
     conf = server->conf;
 
-#define ZZZ 60
+#define ZZZ 900
 
     if (server->dynamiclookuparg && !dynamicconfig(server)) {
        dynconffail = 1;