performace check all rules

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 1
Joined: 15 May 2016, 08:42

performace check all rules

15 May 2016, 08:44

hello all,

i wanted to ask if there is any tool to check all rewrite rules performance for specific string?

we have over 1000 rules and we suspect that this is the core of our problem.

thank in advance.

User avatar
Posts: 402
Joined: 06 Mar 2012, 11:59

Re: performace check all rules

17 May 2016, 07:29

Hello.

Having 1000 rules is generally a bad idea. Even if each rule performance is fine, given the number of regular expression matches alone this can be a significant performance hit.
The good news is most likely you don't need that number of rules. I haven't seen a single web site yet that really needed that many. I suppose your config has a number of similar rules. Usually you can use map files to reduce the number of rules significantly. Please take a look here: https://www.helicontech.com/isapi_rewri ... iteMap.htm
If you provide me with some rule examples I can assist you to design rules with maps to substitute them.

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 14 guests