Results 1 to 6 of 6

Thread: How to find performance bottlenecks?

  1. #1
    Junior Member
    Join Date
    Mar 2008
    Posts
    10

    Default How to find performance bottlenecks?

    I'm running Joomla on a shared server (Basic Plan). I'm still in development mode so only a few test users now. Loading browser pages seems slow. Can you recommend server/net tests or reports I could/should use to begin understanding my server performance?

  2. #2
    Junior Member
    Join Date
    Jun 2010
    Location
    Greensboro
    Posts
    3

    Default

    Are you on a shared web host plan or vps?
    Reboot twice and call me in the morning

  3. #3
    Junior Member
    Join Date
    Mar 2008
    Posts
    10

    Default

    Shared (basic plan) as per http://steadfast.net/services/shared.php

  4. #4
    Administrator
    Join Date
    Aug 2008
    Posts
    39

    Default

    Hi,

    Luckily one of the better aspects of being on a shared server is everything has been tweaked time and again for good performance. About all you'd want to check (and would have access to) is the relative load times for each aspect of your page. I particularly like this:

    https://addons.mozilla.org/en-US/firefox/addon/3371/

    What seems like a sluggish server can often just be an include that's holding everything up by arriving from another down/loaded server.

    I'd also recommend enabling your error log in H-Sphere. One of the more common causes of pages taking excessive times to load is a lack of available PHP processes (we govern them to 8-12 maximum simultaneous). If neither helps, of course feel free to send in a ticket.

    Brad

  5. #5
    Junior Member
    Join Date
    Mar 2008
    Posts
    10

    Default

    Thanks Brad. I'll try your suggestions.

  6. #6
    Junior Member
    Join Date
    Apr 2010
    Posts
    7

    Default

    Quote Originally Posted by brad View Post
    Unfortunately that addon doesn't work with recent versions of Firefox.

Posting Permissions

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