ISAPI Filters Marked as Unknown Are Called before Filters with PriorityID: Q237471
|
ISAPI Filters that do not register with either High, Medium, or Low priority are marked as Unknown in the Microsoft Management Console (MMC). Filters marked as Unknown are called before all filters with any of the three priorities that have registered for the same notification.
The priority of the installed filters is a read-only metabase property. To find the priority of the installed filters, you can either use the MMC or one of the available metabase utilities. The three metabase priority properties are NotifyOrderLow, NotifyOrderMedium and NotifyOrderHigh, and are available in the following locations:
/LM/W3SVC/Filters/FilterWhere Filter is the name of the installed filter and n is the Web Server instance.
/LM/W3SVC/n/Filters/Filter
Additional query words: mmc
Keywords :
Version : winnt:4.0
Platform : winnt
Issue type : kbhowto
Last Reviewed: July 14, 1999