mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
improve some defaults to tune performance if you use -heavy_timer, try not using it
This commit is contained in:
@@ -824,6 +824,8 @@ int main(int argc, char *argv[])
|
||||
|
||||
if (high_prio) {
|
||||
set_high_priority();
|
||||
} else {
|
||||
set_normal_priority();
|
||||
}
|
||||
|
||||
switch_core_setrlimits();
|
||||
|
Reference in New Issue
Block a user