blob: 0069a7226a361a4d20812ba8ca305f6e46d1bcea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- include/net-snmp/net-snmp-config.h.in.orig Sun Mar 25 21:01:16 2007
+++ include/net-snmp/net-snmp-config.h.in Sun Mar 25 21:01:33 2007
@@ -1334,7 +1334,7 @@
#define EXCACHETIME 30
#define CACHEFILE ".snmp-exec-cache"
-#define MAXCACHESIZE (200*80) /* roughly 200 lines max */
+#define MAXCACHESIZE (1500*80) /* roughly 1500 lines max */
/* misc defaults */
|