--- thttpd/config.h 2001/06/18 22:10:09 1.1.4.2 +++ thttpd/config.h 2001/07/02 18:28:02 1.1.4.3 @@ -341,7 +341,7 @@ #define DEFAULT_BLOCKTIME 3600 /* CONFIGURE: Maximum numbers of hosts that get blocked. */ -#define BLOCKLIST_LENGTH 1000 +#define BLOCKLIST_LENGTH 200 /* CONFIGURE: The listen() backlog queue length. The 1024 doesn't actually ** get used, the kernel uses its maximum allowed value. This is a config