December 2004
Intermediate to advanced
992 pages
24h 55m
English
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.
<?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> ...
Read now
Unlock full access