Forum Moderators: phranque

Message Too Old, No Replies

Mod rewrite makes server load?

         

ozzyman

12:52 am on Dec 31, 2005 (gmt 0)

10+ Year Member



Is there any information that using mod_rewrite tricks for example folder like urls and subdomains are making cpu or server load?
Or maybe wrong coded mod_rewrite in .htaccess files?

jdMorgan

4:34 am on Dec 31, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Like most software, there is very efficient mod_rewrite code, and there is very inefficient mod_rewrite code. In some cases, yes, the code can be written so badly that it loops on itself and causes high loads.

Jim