Home › Forums › IIS 7.0 › IIS7 - Extensibility › kernal mode And user-mode
Previous Next
Last post 07-21-2008 2:34 PM by anilr. 1 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (2 items)
Sort Posts: Oldest to newest Newest to oldest
Just needed to clarify few things.
I am not sure where the Native modules run. Do they run under kernal mode or user-mode. And can we access the kernal-cache any how?
Thanks
ne09
All IIS extensibility runs in user-mode - native modules can ask responses to be/not to be kernel cached and they can ask responses which were previously kernel cached to be evicted - look at IHttpCachePolicy/IHttpResponse::DisableKernelCache/IHttpServer::FlushKernelCache