Forum Moderators: open
[webmasterworld.com...]
Looking for enterprise level sites using latest versions of ISAPI_Rewrite. We get 25M+ pageviews per month, so we're very concerned about performance issues.
Suggestions for current alternatives are certainly welcome.
Thanks,
CliffR
I did research this, but I continually ran into a lot of "if, ands, and buts" that I didn't understand. Would you be willing to provide some rough pseudo code indicating the appropriate modules? We're using IIS 6.0 - moving to IIS 7.0 in Jan.
typically, an ISAPI filter should be faster than an HttpModule, so i would still check with Helicon Tech about ISAPI_Rewrite.
In both cases, minimizing the number of rules will provide the best performance gain.
Chip-