The max threads limit of the URL group thread control is set to aa....aa. (J2EE application = bb....bb, context root = cc....cc, URL group thread control name = dd....dd, the configuration of max threads = ee....ee, a number of processing requests = ff....ff)
- aa....aa: Context root name
bb....bb: Maximum number of concurrently executing threads for each URL group
cc....cc: J2EE application name
dd....dd: Context root name
ee....ee: Definition name for each URL group
ff....ff: Set value of the maximum number of concurrently executing threads for each URL group
- Description
- The maximum number of concurrently executing threads at the URL group level of the context root aa....aa has become (bb....bb).
- Depending on the upper limit of the set value, the maximum number of concurrently executing threads at the URL group level might depend on the settings of this Web application or the settings of other Web applications, and therefore, the number might be reduced.
- If the number of currently executing requests exceeds the maximum number of concurrently executing threads, the requests will be controlled at the current upper-limit value, after the processing of running requests finishes.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.