mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
put a little contention in the reg in new thread feature to prevent endless pileup
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user