Difference between revisions of "Performance Suggestions"
From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'To increase performance of MOR/M2 softswitches, we recommend: <br> <big><big><big>Use SSD disks for Database!</big></big></big> <br><br> In configuration file mor.conf or […') |
|||
Line 5: | Line 5: | ||
<br><br> | <br><br> | ||
In configuration file [[mor.conf]] or [[ | In configuration file [[mor.conf]] (for MOR) or [[system.conf]] (for M2) set such values: | ||
do_not_log_mor_failed_cdrs = 1 | do_not_log_mor_failed_cdrs = 1 |
Revision as of 09:52, 8 July 2015
To increase performance of MOR/M2 softswitches, we recommend:
Use SSD disks for Database!
In configuration file mor.conf (for MOR) or system.conf (for M2) set such values:
do_not_log_mor_failed_cdrs = 1 log_only_last_cdr = 1 cdr_batch_size = 100 cdr_flush_time = 60 active_calls = 0 check_banned_clis = 0 use_flat_rates = 0 use_speed_dials = 0
You will loose some functionality, but will get more CPS/Concurrent Calls
For MOR:
In the /etc/asterisk/logger.conf
comment out messages to disable all logs