change the master timeout to 10 minutes. 5 is too tight as that's the

heartbeat time on a server
This commit is contained in:
Bill Currie 2003-01-31 04:56:11 +00:00
parent 3e693cbce5
commit 92fc8109e6

View file

@ -167,7 +167,7 @@ typedef struct sockaddr_in msghdr_t;
#endif
#define MASTER_TIMEOUT 300
#define MASTER_TIMEOUT 600
#define SLIST_MULTIPLE 1
typedef struct {