Hi ,
i have my own server
& i have a forum that have
Currently Active Users: 2775 (1062 members and 1713 guests)
i feel that load start increased when i installed the vBseo
so should i use this CRR
& will that make difference in server load?Code:// Search Rewrite '^search\.php$' => 'search.html' 'search\.php\?do=getnew' => 'newposts.html' 'search\.php\?do=getdaily' => 'newposts-daily.html' 'search\.php\?f=(\d+)' => 'search.html?f=$1' 'search\.php\?do=finduser&userid=(\d+)' => 'search.html?do=finduser&userid=$1' 'search\.php\?searchid=(\d+)' => 'search.html?searchid=$1' 'search\.php\?do=finduser&u=(\d+)' => 'search.html?do=finduser&u=$1' 'search\.php\?do=process' => 'search.html?do=process'
if yes i will remove it
if no what i suppose to do to reduce the load?


LinkBack URL
About LinkBacks





Reply With Quote