A sample setting for a kernel pool is shown below. A kernel pool needs to specify at least the name of the pool and the pattern for URLs that will use this pool.
<KernelPool>
<KernelPoolName>General</KernelPoolName>
<URLPattern>/*</URLPattern>
<KernelNumber>2</KernelNumber>
</KernelPool>