See Changes
[spider.git] / perl / DXChannel.pm
index dcd7b909bf25af8983044ace748da460efb896eb..240142c65107a80e6979fa417935f247fd4f1866 100644 (file)
@@ -135,7 +135,7 @@ $count = 0;
                  wx => '0,Want WX,yesno',                
                 );
 
-$maxerrors = 20;                               # the maximum number of concurrent errors allowed before disconnection
+$maxerrors = 5;                                # the maximum number of concurrent errors allowed before disconnection
 
 # object destruction
 sub DESTROY