Init fn=function-name [parm1=value1]...[parmN=valueN]
function-name identifies the server initialization function to call. These functions shouldn’t be called more than once.
parm=value pairs are values for function-specific parameters. The number of parameters depends on the function you use. The order of the parameters doesn’t matter. The functions of the Init directive listed here are described in detail in the following sections.
define-perf-bucket creates a performance bucket.
flex-init initializes the flex-log flexible access logging feature
flex-rotate-init enables rotation for flexible logs.
host-dns-cache-init caches host names of the origin servers.
icp-init initializes the ICP feature.
init-clf initializes the Common Log File subsystem.
init-filter-order controls the position of specific filters within filter stacks.
init-j2ee initializes the Java subsystem. This is applicable only to the Administration Server.
init-proxy initializes the networking code used by the proxy.
init-url-filter specifies one or more filter files of URLs. A filter file is a file that contains a list of URLs.
ip-dns-cache-init configures DNS caching.
load-modules tells the server to load functions from a shared object file.
load-types maps file extensions to MIME types.
nt-console-init enables the Windows console, which is the command-line shell that displays standard output and error streams.
pa-init-parent-array initializes a parent array member and specifies information about the PAT file for the parent array of which it is a member.
pa-init-proxy-array initializes a proxy array member and specifies information about the PAT file for the array of which it is a member.
perf-init enables system performance measurement via performance buckets.
pool-init configures pooled memory allocation.
register-http-method lets you extend the HTTP protocol by registering new HTTP methods.
stats-init enables reporting of performance statistics in XML format.
suppress-request-headers configures the proxy server to remove outgoing headers from the request.
thread-pool-init configures an additional thread pool.
tune-cache allows you to tune the performance of your proxy server’s cache.
tune-proxy allows you to tune the performance of your proxy server.You should not change the default settings.