hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Dedicated Server : Help - Raq3 heavily loaded
Reply

Dedicated Server Current and past experiences with dedicated server providers, bandwidth, and server performance. Review managed and unmanaged dedicated web servers, discuss both Windows and Unix dedicated server solutions, and discuss dedicated hosting providers. If your service is unavailable, please click here.
Forum Jump

Help - Raq3 heavily loaded

Reply Post New Thread In Dedicated Server Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 07-17-2001, 11:07 AM
certify certify is offline
Registered User
 
Join Date: Feb 2001
Posts: 517
*

Help - Raq3 heavily loaded


Quote:
Over the past fifteen minutes, the CPU has been heavily loaded.

15 minute CPU load average is 71.99
The processor is currently 39 degrees Celsius.
The system has been running for 6 days, 5 hours, and 32 minutes.
Should I upgrade to RaQ4 or upgrade to RedHat Pentium III 750Mhz?

Reply With Quote


Sponsored Links
  #2  
Old 07-17-2001, 11:10 AM
-Edward- -Edward- is offline
Web Hosting Master
 
Join Date: Aug 2000
Posts: 2,745
Redhat 750mhz

Reply With Quote
  #3  
Old 07-17-2001, 11:16 AM
certify certify is offline
Registered User
 
Join Date: Feb 2001
Posts: 517
Any particular reasons why?

Reply With Quote
Sponsored Links
  #4  
Old 07-17-2001, 11:54 AM
ljprevo ljprevo is offline
Web Hosting Master
 
Join Date: Dec 2000
Posts: 1,260
I would telnet into your raq and run the command:

top

and see what processes are running. A possible bad script looping. It has happened to my raq.

__________________
L. James Prevo - President/Owner
Prevo Network, LLC - http://www.prevo.net
Est. 1999 - Month to Month Billing!!

Reply With Quote
  #5  
Old 07-17-2001, 11:56 AM
Keeg Keeg is offline
Web Hosting Guru
 
Join Date: Oct 2000
Posts: 318
the first thing you should do is determine why the load is that high and correct the problem. if your running a load that high simply from webtraffic you wont find a single server large enough to get the load where it needs to be period.

Steve

Reply With Quote
  #6  
Old 07-17-2001, 12:20 PM
certify certify is offline
Registered User
 
Join Date: Feb 2001
Posts: 517
I think is the the banner ads script that I have just install but I will check it ou first.

Reply With Quote
  #7  
Old 07-18-2001, 11:53 AM
jnestor jnestor is offline
WHT Addict
 
Join Date: Mar 2001
Posts: 136
Look into using a different script.

It's possible that you really are exceeding the capabilities of your RaQ but I was able to get my RaQ 3 from spikes of 20+ load to spikes of under 2 with the average under 1. In my case it was optimizing some MySQL queries and some runaway apache processes.

Reply With Quote
  #8  
Old 07-19-2001, 09:20 AM
kickster kickster is offline
Web Hosting Guru
 
Join Date: Dec 2000
Posts: 318
I had same problems, I moved to a PIII 800 and now my load is as low as 0.05 instead of 12 to 50 on raq 3. a pIII 750 is way more powerfull. Go get the real dedicated server. I did and I love it.

__________________
Review of top hosting companies. List of Budget hosting.
http://www.webhostingvillage.com

Reply With Quote
  #9  
Old 07-19-2001, 10:02 AM
certify certify is offline
Registered User
 
Join Date: Feb 2001
Posts: 517
I going to move to a PIII 750MHz with 512MB RAM RedHat Server next month. I hope this will sort out all this problems.

Reply With Quote
  #10  
Old 07-19-2001, 10:08 AM
certify certify is offline
Registered User
 
Join Date: Feb 2001
Posts: 517
I have change to a better banner script which uses MySQL and mod_perl and now the load is

Quote:
Over the past fifteen minutes, the CPU has been heavily loaded.

15 minute CPU load average is 6.26
The processor is currently 43 degrees Celsius.
The system has been running for 8 days, 4 hours, and 32 minutes.

Reply With Quote
  #11  
Old 07-19-2001, 02:24 PM
PLE PLE is offline
Junior Guru Wannabe
 
Join Date: Dec 2000
Posts: 79
Why Perl? Give PHP 4.0.x/MySQL a try . Both works great on the RaQ3 and serverload is below 1.00.

Reply With Quote
  #12  
Old 07-20-2001, 02:15 PM
huck huck is offline
Linux Support Specialist
 
Join Date: Apr 2001
Location: FL, USA
Posts: 850
C/C++ scripts

certify
you may want to look into C/C++ scripts. These are usually much faster and require less resources that either perl, php, or mod_perl scripts.

I recently switched to a C++ based webmail program. It is significantly faster than PHP or Perl based systems. Unfortunately, many of the C-based programs are not free, but many are capable of handling >50,000 unique visitors/day.

Understand that the load average tells you how many processes are waiting to be executed. If you can get a banner program that runs faster then this should drop.

__________________

We save you time, money, and frustration by handling the server management tasks required to run an online business successfully.
No prodding required. We just do it right the first time. Red Hat, MySQL, Plesk, and cPanel certified staff.


Reply With Quote
  #13  
Old 07-20-2001, 02:17 PM
ljprevo ljprevo is offline
Web Hosting Master
 
Join Date: Dec 2000
Posts: 1,260
Re: C/C++ scripts

Quote:
Originally posted by huck
I recently switched to a C++ based webmail program.
Which one?

__________________
L. James Prevo - President/Owner
Prevo Network, LLC - http://www.prevo.net
Est. 1999 - Month to Month Billing!!

Reply With Quote
  #14  
Old 07-20-2001, 05:47 PM
pmak0 pmak0 is offline
Web Hosting Master
 
Join Date: Jul 2000
Location: Washington, DC
Posts: 591
Tips for running mod_perl:

On the httpd that has mod_perl compiled, do not run anything except mod_perl scripts. If you have other pages to be served, put those on a separate instance of httpd (even better, use thttpd if they are static files).

Turn "KeepAlive Off" on the mod_perl httpd server.

Install lingerd on the mod_perl httpd server.

This will let you squeeze out a little more resources without having to modify your current scripts.

Of course, going to a C/C++ solution would be even faster if you can do so.

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Report Finds Dutch Government was Ill-Prepared to Handle 2011 SSL Hack Web Hosting News 2012-07-23 11:38:13
WordPress Host WP Engine Launches Checkpoint Restore Tool Web Hosting News 2012-01-30 12:33:23
Wholesale Domain Provider ResellerClub Offers Unlimited Domains Hosting Web Hosting News 2011-11-14 21:13:45
UK Web Host M247 Begins Construction on Second Manchester Data Center Web Hosting News 2011-11-03 14:55:12
iPhone 5 Predictions Blog 2011-10-03 20:52:20


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?