InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.7: Administering Web containers (overview) >
6.6.7.0: Web container properties

6.6.7.0: Web container properties

Web containers contain other resource types, whose properties are listed in separate property reference files. If you do not find a property in the following list, see below for links to the property references of other resource types comprising Web containers.

Key:
Property name in the Java-based administrative console Applies to Java administrative console of Advanced Edition Version 4.0
Property name in the Web-based administrative console Applies to Web administrative console of Advanced Single Server Edition Version 4.0
Property name in the application client resource configuration tool Applies to Application Client Resource Configuration Tool

Allow thread allocation beyond maximum  Property name in the Java-based administrative console
Allows the number of threads to increase beyond the maximum size configured for the thread pool
Application Server  Property name in the Java-based administrative console
The application server associated with this Web container
Cache Size  Property name in the Java-based administrative console  Property name in the Web-based administrative console
A positive integer defining the maximum number of entries the cache will hold. Values are usually in the thousands, with no maximum or minimum.
Can Be Grown  Property name in the Web-based administrative console
Allows the number of threads to increase beyond the maximum size configured for the pool
Default Priority  Property name in the Java-based administrative console  Property name in the Web-based administrative console
The default priority for servlets that can be cached. It determines how long an entry will stay in a full cache. The recommended value is 1.
Dynamic Properties  Property name in the Web-based administrative console
A set of name-value pairs for configuring properties beyond those displayed in the interface
Enable Dynamic Cache  Property name in the Web-based administrative console or Enable Servlet Caching  Property name in the Java-based administrative console
Enable the servlet and JSP dynamic JNDI caching feature
External Cache Groups  Property name in the Java-based administrative console
For servlets that can be cached, specifies the external groups to which their entries should be sent
Enable Servlet Caching  Property name in the Java-based administrative console
See Enable Dynamic Cache
HTTP Transports  Property name in the Web-based administrative console or Transport  Property name in the Java-based administrative console
The HTTP transports associated with this Web container. See also transport properties
Inactivity Timeout  Property name in the Web-based administrative console or Thread Inactivity Timeout  Property name in the Java-based administrative console
The period of time after which a thread should be reclaimed due to inactivity
Installed Web Modules  Property name in the Web-based administrative console
The Web modules that are installed into the Web container of this server
Maximum Size  Property name in the Web-based administrative console or Maximum Thread Size  Property name in the Java-based administrative console
The maximum number of threads to allow in the pool.

An initial default size of 50 is displayed when you view the Maximum Thread Size property on the transport page in the administrative console. Change this value if one of the following situations exist:

  • Performance is an issue.
  • A change occurred in your system configuration.
  • You want to maximize the performance of your application.
  • Heap memory increases are occurring.

    Note:   If heap memory is increasing because transport threads are continuously created and destroyed, change both the Maximum Thread Size and the Minimum Thread Size properties to 50, and set the Can be grown property to false.

Minimum Size  Property name in the Web-based administrative console or Minimum Thread Size  Property name in the Java-based administrative console
The minimum number of threads to allow in the pool.

An initial default size of 10 is displayed when you view the Minimum Thread Size property on the transport page in the administrative console. Change this value if one of the following situations exist:

  • Performance is an issue.
  • A change occurred in your system configuration.
  • You want to maximize the performance of your application.
  • Heap memory increases are occurring.

    Note:   If heap memory is increasing because transport threads are continuously created and destroyed, change both the Maximum Thread Size and the Minimum Thread Size properties to 50, and set the Can be grown property to false.

Name (External Cache Group)  Property name in the Web-based administrative console
See External Cache Groups
Node  Property name in the Java-based administrative console
The node with which this Web container is associated
Session Manager  Property name in the Web-based administrative console
The Session Manager associated with this Web container. See also Session Manager properties
Thread Inactivity Timeout  Property name in the Java-based administrative console
See Inactivity Timeout
Thread Pool  Property name in the Web-based administrative console
The thread pool settings for the Web container
Transport  Property name in the Java-based administrative console
See HTTP Transports
Type  Property name in the Web-based administrative console
Only shared external cache groups are supported at this time
Additional properties related to Web containers

Web containers contain other resource types, whose properties are listed in separate property reference files. If you do not find the property in the above list ...

See also the:

For Advanced Single Server Edition, see also the:

Go to previous article: Administering Web containers (overview) Go to next article: Administering Web containers with the Web console

 

 
Go to previous article: Administering Web containers (overview) Go to next article: Administering Web containers with the Web console