This video shows you what adjustment you can make to control the RightFax WebUtil connection timeout.
Let's take a look.
You find the timeout value under the sessionState settings in the web.config file, and the value of the timeout parameter is the amount of time, in minutes, that a session can be idle before it is abandoned. Example below:
<sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" timeout="20">
That's it for controlling the connection timeout for RightFax WebUtil.
As always, if you have any questions about this topic, or any topic in the world of faxing, let us know at The Fax Guys, we are always happy to help.
Thanks for watching.