Results 1 to 2 of 2

Server High load

This is a discussion on Server High load within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Hi , i have my own server & i have a forum that have Currently Active Users: 2775 (1062 members ...

  1. #1
    Member
    Real Name
    A Al Nofeai
    Join Date
    Jan 2007
    Location
    Saudi Arabia
    Posts
    69
    Liked
    0 times

    Server High load

    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

    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'
    & will that make difference in server load?

    if yes i will remove it

    if no what i suppose to do to reduce the load?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello,

    it is suggested to keep CRRs number to minimum for better performance (so you should not use CRRs quoted above).
    Also, here are some vBSEO performance suggestions: Optimization Tweaks?

Similar Threads

  1. High Server Load with vBSEO
    By Basit in forum Troubleshooting
    Replies: 23
    Last Post: 08-27-2006, 01:49 PM
  2. High Server Load with vBSEO 3.0 RC3
    By hadiyaa in forum Troubleshooting
    Replies: 3
    Last Post: 08-16-2006, 08:00 AM
  3. High server load - Could someone investigate?
    By GryphonLeon in forum Troubleshooting
    Replies: 7
    Last Post: 08-06-2006, 01:17 PM
  4. server load is really high
    By hornstar6969 in forum General Discussion
    Replies: 10
    Last Post: 05-25-2006, 07:43 AM
  5. Replies: 7
    Last Post: 03-20-2006, 11:30 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •