PDA

View Full Version : How many Hits can be served in broadband ?


minniawochat
12-05-2007, 11:49 PM
Hi Guys

What i done i trasfered my clicnt site to inhouse server having broadband (256kb)

Ammazing Results i found

It serverd 43000+ pages

using only 31% cpu all time
Trasferred 5 GB of data

CPU Speed Celeron 1.7
Ram 512
HDD 80 GB 5200 rpm

This info is usefull for peoples who want to buy dedeicated servers & think celeron is not capable

if broadband speed became more hen sever may easlt hosts 100000 hits

Thanks

kalpik
13-05-2007, 12:20 AM
Were they just static pages? Or any scripting was used?

Anyway, that's nothing! Look what i found on the slackware site (http://www.slackware.com/about/)!

Curious about the machine running this site, eh? Also fairly high on the importance scale (for this site, anyway) is the box itself. The machine is a Pentium III, 600 MHz, with 512 megabytes of RAM. It runs (of course) Slackware Linux, and does an efficient and reliable job even with moderately old hardware. The slackware.com site has been known to run for well over a year without a reboot.

That's the power of linux! :D

Quiz_Master
13-05-2007, 12:29 AM
True..

I have seen servers running on linux which have as low end machine as a P3 with 600 Mhz and 128 RAM. And that too even without a reboot for 2 or more years...
Linux is GREAT.....
As long as your site is simple text based and not a multimedia site u dont need high-end hardware or a powerfull internet connection.

minniawochat
13-05-2007, 12:58 AM
Hi

No its not statiuc

asp based site with lots of images

Server : Windows 2003 R2

Reboot time : ? ( i hosted site for 25 hours only)

Thanks

theKonqueror
13-05-2007, 06:44 PM
What was the upload speed for broadband? 64 kbps?

Sukhdeep Singh
14-05-2007, 09:35 AM
Linux servers are very powerful. Try replacing Apache Webserver with Lighttpd....you will :shock:

Apache is the culprit on most servers, super resource hogger. Lighttd is used by some very popular sites on planet including Youtube.

Check here for more
http://trac.lighttpd.net/trac/wiki/PoweredByLighttpd

Choto Cheeta
14-05-2007, 11:22 AM
What was the upload speed for broadband? 64 kbps?

with 2MBPS business Plan it does Reach 60 to 65 kbps file transfer (512kbps connection speed).....

minniawochat
16-05-2007, 12:31 AM
hi

speed 256kbps

thanks

Choto Cheeta
16-05-2007, 10:17 AM
@minniawochat

What is the benifit u are getting by hosting the site at ur home ?? I mean 1st of all u must be subcribed to a Static IP and then u have to run the Desktop Hardware 24x7 (real 24x7... not even a single restart).... also craped DataCap of Broadband :(

minniawochat
18-05-2007, 01:54 PM
Hi

1st thing : I m tested it for 24 hrs only

2nd : Using airtel unlimited broadband

3rd : not using static ip

4th : hey I can host any thing on my server & do alot of experiments ;) after all having 80 GB hard disk :) Unlimited mysql :) , unmlimted email :)
asp. asp.net ,php,perl,etc etc etc

Thanks

Sukhdeep Singh
18-05-2007, 04:21 PM
Yep, remember servers are also computers :)

mehulved
19-05-2007, 04:48 AM
Lighttd is used by some very popular sites on planet including Youtube. Sorry for going OT but serverspy on FF reports youtube using apache

Sukhdeep Singh
19-05-2007, 09:14 AM
Sorry for going OT but serverspy on FF reports youtube using apache

Lighttpd runs on Apache Group AFAIK. So it shows that way

Hmm, but on this page http://trac.lighttpd.net/trac/wiki/PoweredByLighttpd
They claim, youtube uses Lighttpd

mehulved
19-05-2007, 10:27 AM
I checked youtube, sendspace and isohunt. The former 2 report apache whereas isohunt reports lighttpd.

Sukhdeep Singh
19-05-2007, 11:35 AM
I checked youtube, sendspace and isohunt. The former 2 report apache whereas isohunt reports lighttpd.

Yeah, Isohunt shows lighttpd so does Sourceforge. Now sure, why sendspace and youtube dont. :confused:

minniawochat
19-05-2007, 09:31 PM
hi

torrentspy running on windows 2003 sever :)

thanks