
October 11th, 2006, 11:41 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 1
Time spent in forums: 6 m 57 sec
Reputation Power: 0
|
|
|
IIS Tunning Settings
Hi, we are trying to find the best IIS tunning for our server.
1. Server works with ISAPI extension (without ISAPI filter)
2. Server doens't receive asp pages in the request, we receive the request like:
www.myserver.com/mydll.dll?param1=1¶m2=2
3. The ISAPI was written in VS2005
Is there some recomended settings for IIS with this settings, we know of course that after changing the setting, we will need to check if the performanced was improved.
Thanks
|