Activity Stream
48,167 MEMBERS
62379 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 9 of 9
  1.     
    #1
    Member

    Default Trouble-shooting a really slow website

    Last year I made a drupal based website, which after a few months I had to abandon because it was taking up too much of my time, among other reasons. I want to go back to maintaining it now but first I need to find out why every page loads soooo slowly.

    How slow? Don't laugh:



    Yeah.

    So, I'm wondering, are there a set of likely culprits that could be making my site slow to load? Things I can check, like disabling certain modules or something?

    (I'm kind of thinking in terms of if your PC or browser was acting slow there are a set of things you can do, like run a virus scan, malware scan, and stuff like that to see if that fixes the problem)

    Just basically, how do I find out what's slowing down my site so I can fix it?

    Thanks.

    By the way, there's this, if it helps:



    I dunno how I fucked it up so bad

    EDIT: And there's this:

    Vee Reviewed by Vee on . Trouble-shooting a really slow website Last year I made a drupal based website, which after a few months I had to abandon because it was taking up too much of my time, among other reasons. I want to go back to maintaining it now but first I need to find out why every page loads soooo slowly. How slow? Don't laugh: http://i.lulzimg.com/09b49908a2.jpg Yeah. :facepalm: So, I'm wondering, are there a set of likely culprits that could be making my site slow to load? Things I can check, like disabling certain modules or Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Sorry for going offtopic but which website is that ^?

    With performance screens etc.

    Thanks!
    Have fitness or bodybuilding question? Ask Smith!


  4.     
    #3
    Member
    pingdom:
    Code: 
    http://tools.pingdom.com/fpt/

  5.     
    #4
    Member
    Website's:
    PornSource.org
    Well, if you gave us a link to your site we could tell you a lot more.

    Edit:
    Sorry my bad... I missed the Durpal part

  6.     
    #5
    Member
    Mostly because you serve static files (js, css, images) from apache or iis, which is not good at all. You should setup a subdomain with nginx, and serve static files from that subdomain. If you have only one vps, run nginx on port 80, apache on another port. Then config nginx listen to your domain, and setup reverse proxy to your apache port. Also, consider using cache.

  7.     
    #6
    Member
    Quote Originally Posted by Hotaru View Post
    Mostly because you serve static files (js, css, images) from apache or iis, which is not good at all. You should setup a subdomain with nginx, and serve static files from that subdomain. If you have only one vps, run nginx on port 80, apache on another port. Then config nginx listen to your domain, and setup reverse proxy to your apache port. Also, consider using cache.
    Sorry, that's like a foreign language to me

  8.     
    #7
    Member
    Website's:
    vaporhostn.com
    If your site is loading slow.. Especially it being a high mysql usage app it has little to do with static files.

    It mainly has to do with how bad your query load is... Some drupal sites are so full of bad coding it makes the mysql hang making load times go up to 10-20 seconds...

    If it is just slow on initial load then you might have a caching problem.. Useing gzip will help but is very cpu intensive

  9.     
    #8
    Member
    I don't think it's just initial load. When I'm browsing it myself it can take ages to load a particular page even if I've just loaded it a few second before. Then again, very occasioanlly a page that took ages to load before will load quickly. Generally though, every page is very slow no matter if I've loaded it before.

    What should I do? Start again sans-drupal?

    EDIT: is it possible to switch from drupal to wordpress and keep your database? Cos I have a pile of user accounts and stuff.

  10.     
    #9
    Member
    Website's:
    vaporhostn.com
    Well either if you have a vps or dedi have someone tune your servers for you..

    If your on a shared.. consider your host might not be that good or else they could have told you the reason them selfs

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need help trouble shooting cpanel install issue
    By Mrgeek in forum Hosting Discussion
    Replies: 3
    Last Post: 18th Apr 2012, 09:53 AM
  2. My website loading time is very very very slow
    By happyvalentine in forum General Discussion
    Replies: 11
    Last Post: 12th Nov 2011, 03:04 PM
  3. website Very Slow 3.402 Seconds :(
    By ctoveloz in forum Webmaster Discussion
    Replies: 5
    Last Post: 12th Oct 2011, 05:28 PM
  4. website loads very slow
    By vab0las in forum Technical Help Desk Support
    Replies: 2
    Last Post: 5th May 2011, 07:38 PM
  5. My website is always very slow
    By chipve in forum Webmaster Discussion
    Replies: 20
    Last Post: 8th Jan 2011, 06:20 PM

Tags for this Thread

BE SOCIAL