The kernel mode caching results were always the most interesting.
内核模式缓存结果总是最有意思的。
This means that when you use kernel-mode caching with IIS and ASP.NET output caching, you'll see unbelievable performance results.
这就表示,当您将内核模式缓存与IIS和ASP.NET输出缓存一起使用时,就会看到令人不敢相信的性能结果。
You'll still get the benefit of output caching, but because kernel-mode output caching is substantially faster than ordinary output caching, the caching won't be as effective.
您仍将受益于输出缓存,但是因为内核模式输出缓存比普通输出缓存快得多,所以缓存不会同样有效。
If you use session state in a page that has output caching enabled, and if the application runs on IIS 6.0, then you need to turn off kernel-mode output caching.
如果您在启用输出缓存的页中使用会话状态,并且应用程序在IIS 6.0上运行,则您需要关闭内核模式输出缓存。
If you use session state in a page that has output caching enabled, and if the application runs on IIS 6.0, then you need to turn off kernel-mode output caching.
如果您在启用输出缓存的页中使用会话状态,并且应用程序在IIS 6.0上运行,则您需要关闭内核模式输出缓存。
应用推荐