In his blog post at http://blogs.msdn.com/david.wang/archive/2005/12/20/Why_IIS6_only_loads_49_ISAPI_Filters.aspx, a limit to the number of ISAPI filters that can be loaded is discussed. If I have a filter installed at the server level, and have 30 sites running on it, does that equal 30 filters, or does it count as only the 1? Cheers, Markus
Hi Markus, This is counted as a single filter. Thank you, -Wade A. Hilmo, -Microsoft wrote in message news:1141313027.906742.74050@u72g2000cwu.googlegroups.com... > In his blog post at > http://blogs.msdn.com/david.wang/archive/2005/12/20/Why_IIS6_only_loads_49_ISAPI_Filters.aspx, > a limit to the number of ISAPI filters that can be loaded is discussed. > > If I have a filter installed at the server level, and have 30 sites > running on it, does that equal 30 filters, or does it count as only the > 1? > > > Cheers, > > Markus >