Re: URLScan INI file updates
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 05/06/03
- Previous message: sharky: "Re: blocking sites"
- In reply to: Microsoft NNTP: "URLScan INI file updates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 5 May 2003 19:39:12 -0700
URLScan reads configuration only once -- when it is loaded by IIS.
Prior to IIS6, IIS loads ISAPI Filters on start of the W3SVC Service. So,
the only way to get URLScan to re-read configuration is to restart the W3SVC
Service (i.e. recycle IIS).
On IIS6, ISAPI Filters are loaded on-demand per worker process startup (you
can treat IIS5 Compat Mode as IIS6 where only one worker process starts up
with the name of inetinfo.exe). This means that you can cause URLScan to
re-read configuration by recycling each Application Pool (in IIS6 Worker
Process Isolation Mode) or restarting IIS (in IIS5 Compatibility Mode).
-- //David This posting is provided "AS IS" with no warranties, and confers no rights. // "Microsoft NNTP" <Ziad_Saval@M8.com> wrote in message news:Oy77LQ1EDHA.2204@TK2MSFTNGP10.phx.gbl... Is there a way for me to tell the URLScan ISAPI filter to refresh it's settings after I update the urlscan.ini file without restarting IIS?
- Previous message: sharky: "Re: blocking sites"
- In reply to: Microsoft NNTP: "URLScan INI file updates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|