Go Back   HostGator Peer Support Forums > Public Forums > Pre-Sales Questions

Notices

Reply
 
Thread Tools
  #1  
Old 02-13-2007, 03:56 AM
TDN TDN is offline
Hatchling Croc
 
Join Date: Feb 2007
Posts: 5
Default Baby Crock Speeds

Im not totally sure what server i am on, but i have to say that the speeds on the baby crock package are just not good enough, unless i see a drastic change, i will be moving over to another host as soon as i get some money in the bank.

It sometimes takes upto a minute to post on my forum. Not from index to post, but just from clicking the " post message " button in VB.
Reply With Quote
  #2  
Old 02-13-2007, 05:00 AM
coolkid's Avatar
coolkid coolkid is offline
Hatchling Croc
 
Join Date: Feb 2007
Location: Manila, Philippines
Posts: 8
Default Re: Baby Crock Speeds

I totally agree, in fact I have my own thread with the same problem, and nobody seems to answer my query 'till now...

http://forums.hostgator.com/showthre...7204#post47204
Reply With Quote
  #3  
Old 02-13-2007, 05:04 AM
TDN TDN is offline
Hatchling Croc
 
Join Date: Feb 2007
Posts: 5
Default Re: Baby Crock Speeds

Yeah, its not good enough.

I am going to submit a ticket, but i think i am gonna be moving hosts tbh,
Reply With Quote
  #4  
Old 02-13-2007, 05:30 AM
Stavroghin Stavroghin is offline
Hatchling Croc
 
Join Date: Feb 2007
Posts: 1
Default Re: Baby Crock Speeds

The same here. I have this account for about 8 months i think and everything was great until about 2 months ago when a lot of downtimes appeared from nowhere and low speeds (right now i copy a back-up with only 40k/s).

I talked with a guy from support and he told me that servers are monitored 24/7 and they know if they have any problem with any server. It seems thou that they don't know what is happening.

Last edited by Stavroghin; 02-13-2007 at 05:42 AM.
Reply With Quote
  #5  
Old 02-13-2007, 09:44 AM
PsiPro PsiPro is offline
King Croc
 
Join Date: Nov 2005
Posts: 812
Default Re: Baby Crock Speeds

Quote:
Originally Posted by TDN View Post
Im not totally sure what server i am on, but i have to say that the speeds on the baby crock package are just not good enough, unless i see a drastic change, i will be moving over to another host as soon as i get some money in the bank.

It sometimes takes upto a minute to post on my forum. Not from index to post, but just from clicking the " post message " button in VB.
Can you post a link for us to look at? Speed isn't an issue with your plan, its an issue with the server.
Reply With Quote
  #6  
Old 02-17-2007, 11:01 AM
TDN TDN is offline
Hatchling Croc
 
Join Date: Feb 2007
Posts: 5
Default Re: Baby Crock Speeds

Well, its been fine sincebut this afternoon its been really slow.


www.pixelwaffle.co.uk
Reply With Quote
  #7  
Old 02-17-2007, 07:27 PM
GabyZ GabyZ is offline
Hatchling Croc
 
Join Date: Dec 2006
Posts: 44
Default Re: Baby Crock Speeds

It loads instantly, i had the same problem but now mine goes faster.
Reply With Quote
  #8  
Old 02-18-2007, 08:55 AM
Serra's Avatar
Serra Serra is offline
Veteran Croc
 
Join Date: Feb 2005
Location: Orange Park, FL
Posts: 5,073
Default Re: Baby Crock Speeds

Quote:
Originally Posted by Stavroghin View Post
I talked with a guy from support and he told me that servers are monitored 24/7 and they know if they have any problem with any server. It seems thou that they don't know what is happening.

Well, you know the servers are monitored 24/7. Do a search for "Suspended" and you'll see that is true.
__________________
Six stages of Dedi Ownership

Fashionable broken link
image included
Reply With Quote
  #9  
Old 02-18-2007, 10:34 AM
TDN TDN is offline
Hatchling Croc
 
Join Date: Feb 2007
Posts: 5
Default Re: Baby Crock Speeds

Its been up and down today, like now for instance, its slow/doesnt connect at all.
Reply With Quote
  #10  
Old 02-18-2007, 04:26 PM
Serra's Avatar
Serra Serra is offline
Veteran Croc
 
Join Date: Feb 2005
Location: Orange Park, FL
Posts: 5,073
Default Re: Baby Crock Speeds

Quote:
Originally Posted by TDN View Post
Its been up and down today, like now for instance, its slow/doesnt connect at all.
Its hard to tell what is going on. We really need to see what is up. Does exec run on your machine, as in:


PHP Code:
//beggin table for status
$data .= "<table width='400' border='1' cellspacing='0' cellpadding='3' style='border-collapse:collapse' bordercolor='#333333' align='center'>";

while(
$count $ports){

     if(
$ip[$count]==""){
       
$ip[$count] = "localhost";
     }

        
$fp = @fsockopen("$ip[$count]"$port[$count], $errno$errstr$timeout);
        if (!
$fp) {
            
$data .= "<tr><td>$service[$count]</td><td bgcolor='#FFC6C6'>Offline </td></tr>";
        } else {
            
$data .= "<tr><td>$service[$count]</td><td bgcolor='#D9FFB3'>Online</td></tr>";
            
fclose($fp);
        }
    
$count++;
//fclose($fp);




$loadresult = @exec('uptime'); 
preg_match("/averages?: ([0-9\.]+),[\s]+([0-9\.]+),[\s]+([0-9\.]+)/",$loadresult,$avgs);
 
$data .= "<tr><td>Server Load Averages: <b>$avgs[1]$avgs[2]$avgs[3]</b>\n</td><td></td></tr>";

//close table
$data .= "</table>";

echo 
$data
__________________
Six stages of Dedi Ownership

Fashionable broken link
image included
Reply With Quote
  #11  
Old 02-19-2007, 10:26 AM
TDN TDN is offline
Hatchling Croc
 
Join Date: Feb 2007
Posts: 5
Default Re: Baby Crock Speeds

Its like it again today, and what do i do with that ?
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 04:25 AM.