[AIX Solaris HP-UX Linux Windows][z/OS]

Configuring 지능형 관리 properties for web servers

Define and configure the 지능형 관리 properties to modify the 지능형 관리 capabilities of the web server.

About this task

After you enable 지능형 관리 , you can specify new properties for your web server. The new properties display in the generated plugin-cfg.xml configuration file as <Property name="aaa" value="bbb"/> under the IntelligentManagement element. Use the new properties to configure or modify the 지능형 관리 capabilities of the web server.
The following advanced custom properties are available by default. Do not modify these properties.
Table 1. Advanced custom properties
Name Value Description
DefaultRequestTraceSpec Any valid trace specification. For example: http.request:DEBUG

Default value: NOTICE

Use this custom property to trace individual requests, if none of the per-request conditional trace rules matches those requests. If this custom property is set, every request that does not match a trace rule condition is traced with this specification. If this custom property is not set, the requests are traced based on the overall control or HTTP specification. For more information about the trace setting hierarchy, read about configuring trace on the web server plug-in.
MaxElapsedTimePerRequestInSeconds Seconds

Default value: There is no time limit

Use this custom property to specify the amount of time in seconds Intelligent Management will try to find an end point for a request once it arrives. After this specified time, it will stop finding an end point and return.
MaxHttpContextPoolSize Maximum number of HTTP request contexts to be pooled or cached.

Default value: -1 (unlimited)

This property is the maximum number of HTTP request contexts, which are pooled or cached.  If the value is -1, there is no limit; otherwise, the pool size is limited.  When the number of concurrent requests for a single Apache process exceeds this limit, contexts are disposed off rather than returned to the pool. Large amounts of pooled HTTP requests limits the amount of memory that is used, and decreases performance during a burst of concurrent requests.
MaxSecondsToWaitDuringAtomicRollout Seconds

Default value: 3 seconds

This property is the maximum number of seconds that a single request can wait when it routs to an application during an atomic rollout.  By allowing a request to wait, it returns successfully rather than returning with a service not available error response (for example, HTTP 503 error code).

Procedure


주제 유형을 표시하는 아이콘 태스크 주제



시간소인 아이콘 마지막 업데이트 날짜: July 9, 2016 6:14
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=twve_impluginprops
파일 이름:twve_impluginprops.html