Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: The linode is very slow
PostPosted: Sat Nov 07, 2015 5:30 pm 
Offline
Newbie

Joined: Tue Dec 25, 2012 11:58 am
Posts: 2
Hi
I have 3 sites in a single linode which all of a sudden has become pathetically slow.

tinysurprise.com
tinybakers.com
puvidham.in ( a static site)

all the three sites takes a lot of time to load. I absolutely have no clue on why its taking so much time. Any help will be greatly appreciated


Cheers
Vijay


Top
   
PostPosted: Sat Nov 07, 2015 5:47 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
I'm surprised they load at all... tinybakers.com and puvidham.in are pointed at Linode's DNS servers by your registrar, but Linode's DNS servers know nothing about them.

For tinysurprise.com, I used the Developer Tools in the Chrome browser to see why it's taking so long (hamburger -> More tools -> Developer tools)... took about 3.1 seconds to open a connection to your web server, then about 1 minute for it to respond with the HTML content. The ~222 requests thereafter (the number was still increasing due to dependencies after 4 minutes) varied from under a second to over a minute to load.

Would advise investigating why your application is taking 60 seconds to generate your HTML page; this is probably causing your web server to fall behind. Also, requiring hundreds of distinct objects to load before your page renders is not great for performance.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group