Update post_load_switch.conf.xml
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
<configuration name="post_load_switch.conf" description="Core Configuration">
|
<configuration name="post_load_switch.conf" description="Core Configuration">
|
||||||
<settings>
|
<settings>
|
||||||
<!--<param name="events-use-dispatch" value="false"/>-->
|
<!-- Event handler uses event queue when set to true. False uses a thread solution. -->
|
||||||
<!--<param name="initial-event-threads" value="1"/>-->
|
<param name="events-use-dispatch" value="false"/>
|
||||||
|
|
||||||
|
<!-- SWITCH default is 1. Use this number of thread on startup. -->
|
||||||
|
<param name="initial-event-threads" value="8"/>
|
||||||
</settings>
|
</settings>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
Reference in New Issue
Block a user