put a little contention in the reg in new thread feature to prevent endless pileup

This commit is contained in:
Anthony Minessale
2012-05-17 19:57:02 -05:00
parent ad7149bfa6
commit b117a65c50
3 changed files with 5 additions and 3 deletions

View File

@@ -218,7 +218,7 @@ SWITCH_DECLARE(switch_status_t) _switch_core_db_handle(switch_cache_db_handle_t
}
#define SQL_CACHE_TIMEOUT 120
#define SQL_CACHE_TIMEOUT 30
#define SQL_REG_TIMEOUT 15