Jump to: navigation, search

Web Engagement Cluster:chat:refreshPoolSize

(Rpfeiffer used the OptionEdit action.)
Line 9: Line 9:
 
|hidden=false
 
|hidden=false
 
|default=10
 
|default=10
|valid=Any positive integer between 1 and 99.
+
|valid=See table
 
|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.
 
}}
 
}}
 
 
{{PubExtended}}
 
{{PubExtended}}
 
+
{{DraftExtended
{{DraftExtended}}
+
|moredesc='''Valid Values:''' Any positive integer between 1 and 99. <br/>
 
+
'''Use the following formula to calculate the recommended value:'''<br/>
 +
<tt>peak_chat_sessions_count / (refreshPeriod * 5)</tt><br/>
 +
'''Where:'''<br/>
 +
* <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
 +
}}
 
{{OptionCreate
 
{{OptionCreate
 
|component=Web_Engagement_Cluster
 
|component=Web_Engagement_Cluster

Revision as of 20:49, 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

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