Web Hosting
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsWeb DesignWeb Hosting

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old June 25th, 2004, 10:37 AM
sewage sewage is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 50 sewage User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 22 m 35 sec
Reputation Power: 5
Apache capacity

I hear a lot about servers being knocked down because the server can not handle the number of hits.
What does it mean the server is knocked down? Does the computer crash or something? Does Apache have a limit?
How can one find out what the approximate number of hits their server can supply? How does one remedy this problem?

Reply With Quote
  #2  
Old June 26th, 2004, 07:42 AM
stumpy's Avatar
stumpy stumpy is offline
May contain nuts.
Dev Articles Regular (2000 - 2499 posts)
 
Join Date: Aug 2002
Location: Sydney, AU
Posts: 2,058 stumpy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 8 m 57 sec
Reputation Power: 9
Send a message via ICQ to stumpy Send a message via MSN to stumpy
There are a few things that can happen - the main issue is running out of bandwidth. Computers have so much processing power these days, and are so cheap and simple to upgrade, it's not often that you'd run into problems with RAM or CPU speed. Obviously, if you're running a large, dynamic, heavily trafficed site, then the circumstances are different.

Reply With Quote
  #3  
Old July 20th, 2004, 03:24 PM
Sharon White Sharon White is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Location: London
Posts: 4 Sharon White User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Apart from the bandwidth the limiting factors of a web server is the amount of disk access and memory.

If there is a lot disk access the server becomes extremely slow, not a problem with plain web pages because disk access is faster than ethernet. Typically, database requests can generate a very large number of disk access so the organisation/indexing is the way to improve 'capacity' of traffic a server can candle.

If a server runs out of physical memory and has to swap continuely, it behaves as if it has 'hung', having more memory would help but better programming that makes more efficient usage of memory is the issue.

_____________________________________________________
Sharon White

Reply With Quote
  #4  
Old July 21st, 2004, 06:46 AM
dhouston's Avatar
dhouston dhouston is offline
Contributing User
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: May 2003
Location: Tennessee
Posts: 1,355 dhouston User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to dhouston
If you're worried about apache, check out Apache Benchmark, which I think ships with apache and which I know can be executed (if it's installed) at a Linux command prompt by typing "ab" with the appropriate parameters. It allows you to specify a number of connections, a number of hits per connections, and to start hammering the server. And it returns a bunch of data about connection times, dropped connections, etc. Pretty useful stuff.
__________________
Please don't PM me asking for solutions outside the scope of a thread.
Keeping all responses in a thread stands to help others who come along later,
which is after all what this forum's all about.

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsWeb DesignWeb Hosting > Apache capacity


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway