Not much more to say. It defaults to regex. Change it to wildcard. Most simple rules can be done with wildcard. The regex engine is, shall we say, greedy? Same issue with the built in ASP.NET library. Avoid heavy use of regular expressions on IIS web apps, they really slow things down on high traffic sites.