MAX_REQUESTS_PER_DVM

The MAX_REQUESTS_PER_DVM element specifies the maximum number of requests a DVM can handle before being stopped by the pool manager.

Syntax

<MAX_REQUESTS_PER_DVM> max </MAX_REQUESTS_PER_DVM>
  1. max specifies the maximum number of requests allowed per DVM.

Child elements

There are no child elements.

Usage

You use this element to set the number of requests a web service DVM is allowed to process. In some circumstances a DVM must be stopped after it has processed one request. The value must be equal to or greater than 1.

Parent elements

This element is a child of the POOL element.