Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
platform
active.directory
adsi
adsi.iis-admin
base
com_ole
complus_mts
component_svcs
database
directx
gdi
graphics_mm
internet.client
internet.server
internet.server.isapi-dev
localization
mapi
messaging
msi
mslayerforunicode
multimedia
networking
networking.ipv6
sdk_install
security
shell
telephony.tapi_2
telephony.tapi_3
telephony.tsp
telephony.wte
tools
ui
ui_shell
win_base_svcs
win16
  
 
date: 9 Jun 2006 10:48:54 -0700,    group: microsoft.public.platformsdk.internet.server.isapi-dev        back       


IIS6 filter in separate process?   
In IIS6, is there a way to have a top-level filter run in a process
space separate from each website's process space?  Under IIS5, our
filter has been used to store a large data cache to reduce the number
of round trips to our database.  Now, in IIS6, this large data cache is
unfortunately duplicated in every one of our hundreds of different
website processes, because the filter is now loaded into each website's
w3wp process instead of into the single IIS5 inetinfo process.  To
avoid having rewrite our filter to access the cached data
(cross-process) from some new custom cache manager process, I wonder if
there is some way to get IIS to do that work for us, like in IIS5 where
the filter ran in the single inetinfo process even when requests were
farmed off to websites in different processes.

Thanks,
Brian
date: 9 Jun 2006 10:48:54 -0700   author:   Brian Hicks

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us