The max threads limit of the URL group thread control set to the set value, because the web application was dynamically changed. (J2EE application = aa....aa, context root = bb....bb, URL group thread control name = cc....cc, max threads = dd....dd, exclusive threads = ee....ee, a number of processing requests = ff....ff)
- aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Definition name for each URL group
dd....dd: Maximum number of concurrently executing threads for each URL group
ee....ee: Number of dedicated threads for each URL group
ff....ff: Number of current processing requests for each URL group
- Description
- The maximum number of concurrently executing threads at the URL group level will operate at the set value because the Web application has changed dynamically.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.