Results 1 to 2 of 2

Big impact on site performance

This is a discussion on Big impact on site performance within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Reecently ported site to VB with fresh install of vbseo . Noticed anytime we enable vbseo server litterly criples the ...

  1. #1
    Member 1QuickSI's Avatar
    Real Name
    Steven
    Join Date
    Jan 2006
    Location
    CT
    Posts
    87
    Liked
    3 times

    Big impact on site performance

    Reecently ported site to VB with fresh install of vbseo. Noticed anytime we enable vbseo server litterly criples the server with usage spiking at 80%. Opened a support ticket very early today but over 12 hours and no reply as of yet. Without vbseo enabled our average is 10% spikes to 40%. On a dedicated server.

    We belive it is due to the re-write rules. I submitted what is working for another site vs what we are running. This is now the newest attempt:

    # Helicon ISAPI_Rewrite configuration file
    # Version 3.1.0.58
    RewriteEngine On
    RewriteBase /forums/
    RewriteCond %{HTTP_HOST} !^www\.MySite\.com
    RewriteRule (.*) http://www.MySite.com/forums/$1 [L,R=301]
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !.(jpg|gif)$
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    #RewriteRule ^(.+)$ vbseo.php [L,QSA]
    RewriteCond %HTTPS on
    RewriteCond URL ^/(?!images).*
    RewriteRule (.*) http\://www.MySite.com$1 [R,I]

    At the moment we have no clue as to why the massive performace hit thus VBSEO is disbaled until we can figure this out.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Responded your ticket
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. SEO impact of this vborg impact - force user to register
    By webdzinez in forum General Discussion
    Replies: 1
    Last Post: 11-23-2008, 07:06 PM
  2. How Long Before It Begins To Have An Impact?
    By ijob in forum General Discussion
    Replies: 1
    Last Post: 08-24-2008, 04:36 PM
  3. Change the title - impact on seo?
    By symptome in forum General Discussion
    Replies: 4
    Last Post: 06-10-2008, 06:22 PM
  4. Server performance impact...
    By titodj in forum Pre-Sales Questions
    Replies: 6
    Last Post: 03-18-2007, 05:50 AM
  5. Impact of Adding New Forums
    By reefland in forum General Discussion
    Replies: 3
    Last Post: 11-14-2006, 01:00 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
  •