This forum has been moved here:
Helicon Tech Community Forum

  Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
Common Questions
 Helicon Tech : Common Questions
Subject Topic: Maximum rules for httpd-ini file (Topic Closed Topic Closed) Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
radikls
Newbie
Newbie


Joined: 18 May 2009
Location: United Kingdom
Online Status: Offline
Posts: 1
Posted: 18 May 2009 at 4:56am | IP Logged  

Hi I've downloaded the evalutaion copy of Rewrite and installed on a Windows2003 server with IIS6.

What is the recommended maximum number of rules for a site. I have create a httpd.ini file with 850 rules as below?

Would this number of rules cause a performance issue?

RewriteEngine on
RewriteRule ^/newskin/Fathers-Day-Crafts-Card-Kits\.htm$ /listproducts.asp?id=716&xgroupid=25&subxgroupid=716 [I,L]
RewriteRule ^/newskin/Fathers-Day-Crafts-Craft-Basics\.htm$ /listproducts.asp?id=715&xgroupid=25&subxgroupid=715 [I,L]
RewriteRule ^/newskin/Fathers-Day-Crafts-Craft-Kits-Groups\.htm$ /listproducts.asp?id=714&xgroupid=25&subxgroupid=714 [I,L]
RewriteRule ^/newskin/Fathers-Day-Crafts-Craft-Kits-Individual\.htm$ /listproducts.asp?id=713&xgroupid=25&subxgroupid=713 [I,L]

 



__________________
www.radikls.com
Back to Top View radikls's Profile Search for other posts by radikls Visit radikls's Homepage
 
Anton
Admin Group
Admin Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Offline
Posts: 10520
Posted: 18 May 2009 at 7:40am | IP Logged  

Hm, your config is the mixture of v2 and v3 syntax.
If you are using ISAPI_Rewrite3, I advise you to use map files functionality
(see examples here and
here).

We don't recommend to have more than 150-200 rules in the config, 'cause it may affect the server performance (though not necessarily).

__________________
Regards,
Anton
Back to Top View Anton's Profile Search for other posts by Anton
 

Sorry, you can NOT post a reply.
This topic is closed.

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum