
gw/keep_process
gw/keep_process specifies whether the gateway work processes should be started dynamically on demand, or statically when the gateway is started.
gw/keep_process = 1: Work processes are started when the gateway is started
gw/keep_process = 0: Work processes are started dynamically on demand
If the gateway is only used sporadically, you should work with the value 0. Otherwise value 1 makes it possible to establish a connection faster.
This parameter only affects SNA connections.
Default value |
1 |
Dynamic |
Yes |
Reason for change |
SNA connections are always used |
Change |
When many SNA connections are in use, it is recommended to increase the value of the parameter gw/max_conn_per_wp, and to activate the polling mechanism. |