Oracle iPlanet Web Server 7.0.9 Administrator's Configuration File Reference

Example

Init fn="thread-pool-init" name="my-custom-pool"
     minthreads="1" maxthreads="5" queuesize="200"
Init fn="load-modules" shlib="myplugin.dll" funcs="tracker"
     pool="my-custom-pool"