summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp-devel/files/patch-net-snmp-config.h.in
blob: ad6a26dc319ed8c15f5bbb80dfc77375ab14acc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/net-snmp/net-snmp-config.h.in.orig	2007-07-20 06:00:35.000000000 +0900
+++ include/net-snmp/net-snmp-config.h.in	2008-03-26 07:45:24.236908694 +0900
@@ -1561,7 +1561,7 @@
 
 #define NETSNMP_EXCACHETIME 30
 #define NETSNMP_CACHEFILE ".snmp-exec-cache"
-#define NETSNMP_MAXCACHESIZE (200*80)   /* roughly 200 lines max */
+#define NETSNMP_MAXCACHESIZE (1500*80)   /* roughly 1500 lines max */
 
 /* misc defaults */