Revision: 14369
Author: adrian.chadd
Date: Fri Nov 13 00:29:46 2009
Log: Bump the client_db check interval to every 5 minutes.


http://code.google.com/p/lusca-cache/source/detail?r=14369

Modified:
  /branches/LUSCA_HEAD/src/client_db.c

=======================================
--- /branches/LUSCA_HEAD/src/client_db.c        Fri Nov 13 00:29:21 2009
+++ /branches/LUSCA_HEAD/src/client_db.c        Fri Nov 13 00:29:46 2009
@@ -37,7 +37,7 @@

  #include "../libcore/radix.h"

-#define        CLIENT_DB_SCHEDULE_BACKGROUND_TIME      5
+#define        CLIENT_DB_SCHEDULE_BACKGROUND_TIME      300
  #define       CLIENT_DB_SCHEDULE_IMMEDIATE_TIME       5

  struct _ClientInfo {

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to