Changeset 5367
- Timestamp:
- Jun 9, 2011, 3:06:08 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/module-stat.c
r5361 r5367 394 394 // -2 = causes loadbalancer to block if happens too often 395 395 396 if (rc == 4 && ecm_time >= cfg.ctimeout) //Map "not found" to "timeout" if ecm_time>client time out 397 rc = 5; 398 396 399 time_t ctime = time(NULL); 397 400
Note: See TracChangeset
for help on using the changeset viewer.