| # | Line 83 | Line 83 | |
|---|---|---|
| 83 | ||
| 84 | #define HANGONRETRYDELAY 60 /* Recommended value: 30-60 seconds */ | |
| 85 | #define HYBRID_SOMAXCONN 25 | |
| 86 | < | #define MAX_TDKLINE_TIME (24*60*10) |
| 86 | > | #define MAX_TDKLINE_TIME (24*60*360) |
| 87 | #define HANGONGOODLINK 3600 /* Recommended value: 30-60 minutes */ | |
| 88 | ||
| 89 | /* tests show that about 7 fds are not registered by fdlist.c, these | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |