Documentation for this section has not yet been entered.
If static compression is enabled for the request but the client requested an uncompressed response, then kernel caching is disabled. Only compressed responses are cached in kernel.
Setting the OutputCacheSection.EnableKernelCacheForVaryByStar property to true doesn’t ensure kernel caching of responses. Modules in the processing pipeline must set the kernel cache policy.
OutputCacheSection.EnableKernelCacheForVaryByStar is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.