9.7.1 Configuring the Message Wait Timeout
The CA.WUI.OLMsgWait key allows you to set the message wait timeout value for the web interface. For example, you may be experiencing timeouts when loading the list of log files using the Other Logs link. By default, the value is 45 seconds. To reset the timeout to 90 seconds, add and set the key in the Desta Registry.
Windows, Tru64 UNIX, HP-UX, and Linux
desta dri add CA.WUI.OLMsgWait
desta dri set CA.WUI.OLMsgWait 90
desta dri get CA.WUI.OLMsgWait
- The system displays the following:
CA.WUI.OLMsgWait=90
desta dri add "CA.WUI.OLMsgWait"
desta dri set "CA.WUI.OLMsgWait" 90
desta dri get "CA.WUI.OLMsgWait"
- The system displays the following:
CA.WUI.OLMsgWait=90