KB Article #50394

question about the production gui

Problem

How we can eliminate the Timeout of Gateway Navigator?


Resolution


- On the Gateway Server:



Edit the csconfig.ini file present in <Gateway_Installation_Directory/run_time/etc,
Add/update the following parameter under [CSTCP] section:



RecvTimeOut=0
SendTimeOut=0



- On the Gateway Navigator (GUI client)

Edit the csconfig.ini file in the Gateway GUI client installation home directory and set



SendTimeOut=0
RecvTimeOut=0



Restart Gateway as well as client.