| Attributes Summary |
| sessionAffinityTimeout : int | When non-zero, WebSphere will be able to switch the HTTP session affinity for requests to a different server instance after the specifed time period has elapsed.
|
| sessionAffinityFailoverServer : String | When WLM is utilized and a server of a server group is down, WLM normally routes requests with affinity to the down server to another random server within the server group.
|
| defaultVirtualHostName : String | The default virtual host for Web applications.
|
| enableServletCaching : boolean | Specifies whether servlets and jsp caching is enabled.
|
| transports : Transport
*
| A list of transports defined for the Web container.
|
| threadPool : ThreadPool | The thread pool settings for the Web container.
|