+ Reply to Thread
Results 1 to 8 of 8

Thread: Shared Hosting: MySQL Server Upgrade

  1. #1
    Moderator
    Join Date
    Feb 2007
    Posts
    346

    Post Shared Hosting: MySQL Server Upgrade

    The MySQL Server will be upgraded on Wednesday at 2 AM.

    More...

  2. #2
    Fohdnet
    Join Date
    Jan 2008
    Posts
    39

    Default

    does this have anything to do with the random mysql outages earlier today?

  3. #3
    I love LAMP.
    Join Date
    Jul 2004
    Location
    Chicago, Illinois, United States
    Posts
    201

    Default

    Quote Originally Posted by Jon124 View Post
    does this have anything to do with the random mysql outages earlier today?
    Much, yes. We're attempting to resolve these problems through upgrades and deployment of additional servers. The former should help in the short term and the latter in the long term.
    Kevin Stange
    Chief Technology Officer
    Steadfast Networks
    http://steadfast.net
    kevin@steadfast.net

  4. #4
    Fohdnet
    Join Date
    Jan 2008
    Posts
    39

    Default

    awesome, you guys sure do keep on top of your stuff.

  5. #5
    Member
    Join Date
    Jun 2004
    Location
    Milwaukee, WI
    Posts
    51

    Default

    I know people like doing what they want... but jeeze... there is like 50Mbps of traffic going from MySQL to the shared hosting servers... that is TEXT people..

    New version of PhpBB has good query caching, new version of Ruby on Rails does query caching, drupal has caching... not only will you help everyone else, you will speed up the performance of your application by not making 30 queries for every user for every page (I'm looking at you, Post/PHPNuke)...
    Last edited by NickCatal; 04-16-2008 at 06:07 AM.
    -Nick Catalano
    nickcatal@gmail.com

  6. #6
    Fohdnet
    Join Date
    Jan 2008
    Posts
    39

    Default

    I have caching enabled on drupal and phpbb!

  7. #7
    Administrator
    Join Date
    Jun 2004
    Location
    Chicago, Illinois, United States
    Posts
    248

    Default

    It seems the upgrades have greatly improved MySQL performance, as we had hoped it would. Service levels should be back to normal and we apologize for the couple days of subpar service from MySQL. We will also be provisioning an additional MySQL server later this week or early next week.
    Karl Zimmerman
    President/CEO - NoZone, Inc./Steadfast Networks
    http://steadfast.net
    karl@steadfast.net

  8. #8
    Member
    Join Date
    Jun 2004
    Location
    Milwaukee, WI
    Posts
    51

    Default

    Quote Originally Posted by Jon124 View Post
    I have caching enabled on drupal and phpbb!
    That is why I mentioned those two specifically... because Drupal and phpBB 3 (not 2) are great examples of mature PHP applications that use resources (like MySQL) more effectively. Not to mention they are standard features, turned on by default (or at least I know phpBB 3 it is on by default, haven't installed Drupal in awhile)
    -Nick Catalano
    nickcatal@gmail.com

+ Reply to Thread

Posting Permissions

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