KEEP_ALIVE
The KEEP_ALIVE
element specifies how long (in seconds) the proxy waits
before shutting down when no longer serving requests.
Syntax
<KEEP_ALIVE>seconds</KEEP_ALIVE>
- seconds specifies how long the proxy waits before shutting down when no longer serving requests.
Child elements
There are no child elements.
Usage
You use this element to specify a time out for the proxy before it shuts down due to inactivity.
If the KEEP_ALIVE
element is not specified, the proxy will never shutdown. If it is
specified, it prevents the DVMs from running indefinitely in the unlikely event that the dispatcher
or the Web server crashes.
Usage example
<KEEP_ALIVE>10</KEEP_ALIVE>
Parent elements
This element is a child of the following: