version 6.5 (Modified)
SET WEB TIMEOUT (timeout)
Parameter | Type | Description | |
timeout | Number | Web connections timeout expressed in seconds |
Description
The SET WEB TIMEOUT command sets the timeout for the Web Connection processes in contextual mode. The default timeout is 5 minutes.
You reduce or increase this delay by passing, in the timeout parameter, the new timeout expressed in seconds.
The command takes effect immediately, and its scope is the working session.
If SET WEB TIMEOUT is called from within a Web process, the value of timeout is applied to that process only.
If SET WEB TIMEOUT is not called from a Web process, all the Web Connection processes are affected.
See Also
Using the Contextual Mode, Web Server Settings.