|
Home > Archive > IIS Server Security > September 2004 > Lockdown and UrlScan
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Lockdown and UrlScan
|
|
|
| After installing the above programs on IIS5, several things happened. We have
an application that executes as a DLL. That application no longer works.
Also, we have another application that executes as EXE (shopping cart) and it
has become very, very slow. Usually takes about .5 seconds to add an item to
a cart, now it takes about 11 seconds. I added the .exe extension to the
AllowExtension section but do not now what to do with the dll and the
performance issue.
Any help will be appreciated.
Percy
| |
| Bernard 2004-09-22, 9:26 pm |
| I don't think urlscan will 'affect' the server performance.
the overhead is small for its processing.
Now, if you still having problem after ulscan is installed.
look at the urlscan log file and customize the ini file.
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Percy" <Percy@discussions.microsoft.com> wrote in message
news:D8DD0390-C3D0-4202-A2F1-A4D1292478FC@microsoft.com...
> After installing the above programs on IIS5, several things happened. We
have
> an application that executes as a DLL. That application no longer works.
> Also, we have another application that executes as EXE (shopping cart) and
it
> has become very, very slow. Usually takes about .5 seconds to add an item
to
> a cart, now it takes about 11 seconds. I added the .exe extension to the
> AllowExtension section but do not now what to do with the dll and the
> performance issue.
>
> Any help will be appreciated.
>
> Percy
|
|
|
|
|