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)
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.