<MaxWaitForWorker>
Section:
JettyServer
Required:
No
Value type:
integer (milliseconds)
Default:
240000
Product:
Creo Elements/Direct Manager Java Services
Description
This tag specifies the maximum duration (in milliseconds) for which the server must wait before the Jetty worker sends an error message.
Example
This example shows the valid configuration of the tag:
<MaxWaitForWorker>240000</MaxWaitForWorker>
Was this helpful?