X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fcnid_dbd%2Fdb_param.h;h=0d6e9b9eb7b2b28d0599886d3c71703defc3e569;hb=85d268c10175d1e8050188a3a4797b40519a285e;hp=fce1cb5a9ddc89883745a30d1a386ed4be3cca81;hpb=b0bcb8f6b0571592a50ce039882c9319e012a270;p=netatalk.git diff --git a/etc/cnid_dbd/db_param.h b/etc/cnid_dbd/db_param.h index fce1cb5a..0d6e9b9e 100644 --- a/etc/cnid_dbd/db_param.h +++ b/etc/cnid_dbd/db_param.h @@ -11,8 +11,8 @@ #define DEFAULT_LOGFILE_AUTOREMOVE 1 #define DEFAULT_CACHESIZE (8 * 1024) /* KB, so 8 MB */ -#define DEFAULT_MAXLOCKS 5000 -#define DEFAULT_MAXLOCKOBJS 5000 +#define DEFAULT_MAXLOCKS 20000 +#define DEFAULT_MAXLOCKOBJS 20000 #define DEFAULT_FLUSH_FREQUENCY 1000 #define DEFAULT_FLUSH_INTERVAL 1800 #define DEFAULT_USOCK_FILE "usock"