|
|
Line 7: |
Line 7: |
| }} | | }} |
| {{DraftOption}} | | {{DraftOption}} |
| + | |
| | | |
| | | |
Line 12: |
Line 13: |
| | | |
| {{PubExtended}} | | {{PubExtended}} |
| + | |
| | | |
| | | |
| | | |
| {{DraftExtended}} | | {{DraftExtended}} |
| + | |
| | | |
| | | |
Revision as of 19:12, July 10, 2018
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
rtp.fixedsocketthreads
Default Value: 8
Valid Values: Possible values are integers from 0 to 100 inclusive.
Changes Take Effect: At start/restart
Specifies the fixed number of RTP socket threads. Fixed number of RTP socket threads specified by this parameter will be allocated at the start-up time, and no new RTP threads will be created during run-time. If set to 0: 1 RTP thread will be created at start-up time, and new RTP threads will be created in proportion to the number of open sockets during run-time. Setting this parameter to 0 is not recommended. Instead this parameter should be set in proportion to the number of CPU cores in the system.
Draft Option
No draft option