Jump to: navigation, search

GVP MCP:sip:threads

m (1 revision imported)
Line 1: Line 1:
----
+
{{PubOption
__NOTOC__
 
 
 
<!-- ==================== -->
 
<!-- DO NOT EDIT -->
 
=Published=
 
{{Optionstmp
 
|internalformid=1 (DO NOT EDIT THIS VALUE)
 
|fromxml=true
 
|docstatus=Published
 
|fromxml=true
 
|parameter=threads
 
|urlparameter=threads
 
|displayname=Number of Worker Threads
 
 
|hidden=false
 
|hidden=false
 
|default=0
 
|default=0
|valid=
 
 
|takeseffect=After restart
 
|takeseffect=After restart
 
|shortdesc=Specifies the number of worker threads that handles the SIP requests arriving from the SIP transport layer. If the value is 0, all requests are handled within the arriving transport layer thread. Otherwise, all arriving requests are handled by hashing onto the N number of worker threads.
 
|shortdesc=Specifies the number of worker threads that handles the SIP requests arriving from the SIP transport layer. If the value is 0, all requests are handled within the arriving transport layer thread. Otherwise, all arriving requests are handled by hashing onto the N number of worker threads.
 +
}}
 +
{{DraftOption}}
 +
{{PubExtended}}
 +
{{DraftExtended}}
 +
{{OptionCreate
 +
|component=GVP_MCP
 +
|compshort=GVP_MCP
 +
|prodshort=GVP
 +
|configobject=Application
 
|section=sip
 
|section=sip
|urlsection=sip
+
|parameter=threads
|groupid=
 
|groupname=
 
|format=numeric
 
|prodshort=GVP
 
|component=GVP_MCP
 
|compshort=MediaControlPlatform
 
}}
 
[[Category:GVP_MCP_options]]
 
 
 
<!-- DO NOT EDIT -->
 
<!-- ==================== -->
 
 
 
==Extended Description==
 
 
 
{{Extended
 
|internalformid=1 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|mandatory=
 
|introduced=
 
|modified=
 
|discontinued=
 
|feature=
 
|relatedoptions=
 
|relatedlinks=
 
|configobject=
 
|moredesc=
 
 
}}
 
}}
  
=Draft=
+
[[Category:GVP_MCP_options]]
 
 
{{Optionstmp
 
|internalformid=2 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|parameter=
 
|displayname=
 
|hidden=
 
|default=
 
|valid=
 
|takeseffect=
 
|shortdesc=
 
|section=
 
|groupid=
 
|groupname=
 
|format=
 
|prodshort=
 
}}
 
 
 
==Extended Description==
 
 
 
{{Extended
 
|internalformid=2 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|mandatory=
 
|introduced=
 
|modified=
 
|discontinued=
 
|feature=
 
|relatedoptions=
 
|relatedlinks=
 
|configobject=
 
|moredesc=
 
}}
 

Revision as of 03:19, October 31, 2016


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

threads

Default Value: 0
Valid Values: A number between 0 and 99 inclusive.
Changes Take Effect: After restart


Specifies the number of worker threads that handles the SIP requests arriving from the SIP transport layer. If the value is 0, all requests are handled within the arriving transport layer thread. Otherwise, all arriving requests are handled by hashing onto the N number of worker threads.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!