Appendix C. WebSphere Plug-in Definitions

This appendix contains the definitions of each element of the plugin-cfg.xml file. Many of these configuration elements are discussed in greater detail in chapter 10, The Web Server Plug-in.

The plugin-cfg.xml file

 <?xml version=1.0" encoding="ISO-8859-1"?> <Config ASDisableNagle="false" IISDisableNagle="false" IgnoreDNSFailures="false" RefreshInterval="60" ResponseChunkSize="64"> <Log LogLevel="Error" Name="C:\WebSphere\AppServer/logs/http_plugin.log"/> <Property Name="ESIEnable" Value="false"/> <Property Name="ESIMaxCacheSize" Value="1024"/> <Property Name="ESIInvalidationMonitor" Value="false"/> <VirtualHostGroup Name="default_host"> <VirtualHost Name="*:9080"/> <VirtualHost Name="*:9443"/> </VirtualHostGroup> ...

Get IBM WebSphere® Application Server for Distributed Platforms and z/OS®: An Administrator’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.