Jump to: navigation, search

Web Engagement Cluster:chat:refreshPoolSize

(Rpfeiffer used the OptionPublish action.)
 
Line 2: Line 2:
 
|hidden=false
 
|hidden=false
 
|default=10
 
|default=10
|valid=Any positive integer between 1 and 99.
+
|valid=See below
 
|takeseffect=After server restart
 
|takeseffect=After server restart
 
|shortdesc=Specifies the number of threads used for processing requests to Chat Server.
 
|shortdesc=Specifies the number of threads used for processing requests to Chat Server.
 
}}
 
}}
 
{{DraftOption
 
{{DraftOption
|hidden=false
 
|default=10
 
|valid=See below
 
|takeseffect=After server restart
 
|shortdesc=Specifies the number of threads used for processing requests to Chat Server.
 
 
}}
 
}}
{{PubExtended}}
+
{{PubExtended
{{DraftExtended
 
 
|moredesc='''Valid Values:''' Any positive integer between 1 and 99. <br/>
 
|moredesc='''Valid Values:''' Any positive integer between 1 and 99. <br/>
 
'''Use the following formula to calculate the recommended value:'''<br/>
 
'''Use the following formula to calculate the recommended value:'''<br/>
Line 21: Line 15:
 
* <tt>refreshPeriod</tt> is the value of the refreshTaskPeriod option
 
* <tt>refreshPeriod</tt> is the value of the refreshTaskPeriod option
 
* <tt>peak_chat_sessions_count</tt> is the maximum number of simultaneous chat sessions planned for one GWE Server
 
* <tt>peak_chat_sessions_count</tt> is the maximum number of simultaneous chat sessions planned for one GWE Server
 +
}}
 +
{{DraftExtended
 
}}
 
}}
 
{{OptionCreate
 
{{OptionCreate

Latest revision as of 20:50, March 20, 2018


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

refreshPoolSize

Default Value: 10
Valid Values: See below
Changes Take Effect: After server restart


Specifies the number of threads used for processing requests to Chat Server.

Valid Values: Any positive integer between 1 and 99.
Use the following formula to calculate the recommended value:
peak_chat_sessions_count / (refreshPeriod * 5)
Where:

  • refreshPeriod is the value of the refreshTaskPeriod option
  • peak_chat_sessions_count is the maximum number of simultaneous chat sessions planned for one GWE Server

Draft Option

No draft option

This page was last edited on March 20, 2018, at 20:50.
Comments or questions about this documentation? Contact us for support!