hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : bandwidth help needed
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

bandwidth help needed

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 06-27-2000, 08:34 PM
Dexter
Guest
 
Posts: n/a
this webhosting stuff is just way more complicated than I thought but...

Ok I'm starting my own little hosting company at home...it's a wireless network(only high speed access availible). Well the costs run starting at 200/mo for a 384Kbps up/dn connection...

I figure I can start at that level and upgrade as needed (it can scale up to 11mbps) but realistly how man sites can I host at 384kbps?

Using some basic math I figured out that a 384Kbps connection is the equivlent to 120gig/mo. And at like 2-4 gig/mo transfer per site(I figure that's more than plenty for most sites) I sould be able to host around 30(120/4)-60(120/2) sites.

So is my thinking correct or am I oversimplifing this way too much... after all that's assume transfer are distributed evenly over the month, when It will probabbly be very spiked durring the day and quiet at night...

please can someone help me figure this stuff out?

Reply With Quote


Sponsored Links
  #2  
Old 06-28-2000, 10:05 AM
inwks inwks is offline
Junior Guru
 
Join Date: Sep 2000
Location: London, UK
Posts: 214
Post

Bandwidth per month = (line speed / 8) * (60x60x24x30.4)

For example: line speed = 128Kbits/s means that bandwidth per month = (128 / 8) * (60x60x24x30.4) = 16 * 2626560 = 42,024,960Kbytes = 42Gb per month approx.

However, this assumes your line is running at 100% all the time, which is unrealistic. Also, the other part of the equation is the number of concurrent users on the connection before they experience degradation in speed due to your connection.

Therefore, as a very basic example, assume everyone is able to sustain a continuous 28kbits/s on a modem to your site. This gives 384/28 concurrent users = 14ish.

This is a very basic simplification. There is a whitepaper somewhere on the Microsoft site on how to estimate required bandwidth.

Reply With Quote
  #3  
Old 06-28-2000, 11:18 AM
MikeA MikeA is offline
Dedicated Hosting Specialist
 
Join Date: May 2000
Location: Internet
Posts: 464
Post

Another thing to remember is that assuming that sites will use 2 to 4 GB of bandwidth is incorrect, drop that amount downd to less than 1 GB per site.


------------------
Mike Astin
WebAuthorities
http://www.webauthorities.com

Reply With Quote
Sponsored Links
  #4  
Old 06-28-2000, 11:49 AM
Dexter
Guest
 
Posts: n/a
Post

thanks guys! I'll go look around the MS site for that whitepaper...


Reply With Quote
  #5  
Old 06-28-2000, 05:32 PM
Guest
 
Posts: n/a
Post

Why do you say this assumes it run at 100% when you are dividing it by 8, surely this assumes it is running at 12.5%.

Reply With Quote
  #6  
Old 06-28-2000, 11:05 PM
Dexter
Guest
 
Posts: n/a
Post

Quote:
Originally posted by Admin:
Why do you say this assumes it run at 100% when you are dividing it by 8, surely this assumes it is running at 12.5%.
you divide by 8 becuase they measure bandwith in kilobits so take kilobits / 8(number of bits in 1 byte) to get how many kilobytes it is... than you multiply by 2626560(number of seconds in a month) to get how many kilobytes/mo you can transfer...

Reply With Quote
  #7  
Old 06-30-2000, 12:55 AM
Guest
 
Posts: n/a
Post

Wow,

128kbps now seems crap. So it's really 16 kilobytes per second, my modem faster than that (well in theory). Then you consider that traffic drops by upto 60% at night, and peaks at certain hours. Then you consider that whether you server any sites or not you still use bandwidth as the network monitors your server and checks it's there. What about transfer for the requests and the additional information sent with a web page. For a example what does a 24kb graphic total, considering the browser request and the packet information sent with it, I bet it adds up. How can you tell if somethings in kilobits or kilobytes, do they both use kbps.

Reply With Quote
  #8  
Old 06-30-2000, 09:30 AM
MikeA MikeA is offline
Dedicated Hosting Specialist
 
Join Date: May 2000
Location: Internet
Posts: 464
Post

I was wondering where that 60x60x.... equation came from.


------------------
Mike Astin
WebAuthorities
http://www.webauthorities.com

Reply With Quote
  #9  
Old 06-30-2000, 02:12 PM
inwks inwks is offline
Junior Guru
 
Join Date: Sep 2000
Location: London, UK
Posts: 214
Post

You normally add about 10-15% for the overhead of the TCP/IP and HTTP protocols, including requests.

It depends on the way you have TCP/IP setup on the server on client. You can reduce the overhead by changing the setting for how often it has to checkpoint the data sent so far.

Reply With Quote
  #10  
Old 06-30-2000, 05:10 PM
inwks inwks is offline
Junior Guru
 
Join Date: Sep 2000
Location: London, UK
Posts: 214
Post

Hmmm....You're modem's worse - its also in kilobits. All bandwidth is measured in bits, including LANs. Space, e.g. disk space, is usually in bytes, kilobytes, etc. The reason is 8 bits = 1 word, or something like that, something deeply historical.

Therefore a 56Kbit/s modem = 7 kbytes/s.

As a personal preference, I wouldn't host anysite on less than 256Kbit/s. And only if it was a very small site in terms of visitors per day. The problem with bandwidth is not the amount you can transfer in a month, its the perception of speed for the end user.

Imagine, if you will, that you have just created a business-2-business portal to sell widgets that sit in the bottom of beer cans, and your market is all the brewery's in Europe. Imagine that the purchasing departments of each brewery is connected to the net on a 128Kbit ISDN line. You send out a mailer that results in 50 of the purchasers hitting your site at 9am on a Monday morning. To enable them to connect at their full bandwidth (assume no other bottlenecks between their PC and your server), you would need 50x128Kbit line or 6.4Mbit/s. Naturally, this is unrealistic, and probably cost prohibitive (how many 0.5p widgets do you need to sell just to pay for the line!). Therefore, you have to set a target that seems reasonable.

Your target would work somewhere along the lines of:

1) I want everyone to be able to connect at 33.6kbit/s (standard modem speed).
2) I want to be able to support 100 concurrent users

This would, simply put, give you a 3Mb/s line.

Naturally, once you have started, you can monitor, monitor and monitor again. As a rule of thumb you should leave 25%-40% of your bandwidth to cater for unexpected peaks (e.g. promotions).

Reply With Quote
  #11  
Old 07-01-2000, 05:50 AM
Guest
 
Posts: n/a
Post

Are you sure my modems only 56kbit and not kilobytes? That would mean I can only get 7kilobytes per second yet I transfer at 10kilobytes per second in CUteftp several times.

What about a T1 is that 1.5megabits or bytes?

Reply With Quote
  #12  
Old 07-01-2000, 07:45 PM
inwks inwks is offline
Junior Guru
 
Join Date: Sep 2000
Location: London, UK
Posts: 214
Post

I'm prepared to stand by my guns, but I could be wrong (wouldn't be the first or last time!)...... in terms of cuteftp, I've seen many FTP clients misreport throughput. For example I'm connected to my office at 28.8kbit/s, and my ftp client reckons I've just uploaded an image to one of my sites at 4Mbit/s!

Reply With Quote
  #13  
Old 12-29-2000, 01:18 PM
PoolDoc PoolDoc is offline
Newbie
 
Join Date: Nov 2000
Posts: 6
connection speeds

It's entirely possible to see higher speeds listed by an FTP client, than are 'possible' with your modem or router . . . if your modem or router AND your local ISP each support some sort of compression protocol in common.

I see this all the time, when downloading uncompressed log files: I have a 128K ISDN modem with peak 'real' download rates of 15.8 KB/sec, but I routinely download pure text files, which are highly compressible, at rates of 60KB/sec. This does NOT occur when downloading files that are already compressed, such as EXE's or RPM's

This is probably a bit hard on my ISP, since during peak periods on my sites, log files exceed 100 megabytes/week, and the compression is taking place between the ISP and me, locally, but not between the ISP and my hosting service.

PoolDoc

Reply With Quote
  #14  
Old 01-02-2001, 06:38 PM
Rory Rory is offline
Newbie
 
Join Date: Sep 2000
Posts: 24
Connection speeds are traditionally reported in "bits". For example, a 56K modem is actually 56,000bps (bits per second), or 56kbps (kilobits per second).

A T1 is 1.544Mbps (megabits per second).

A T3 is 45Mbps (megabits per second).

And so forth and so forth.

If you want to know the speeds of any other lines, try looking at http://www.whatis.com, I think they have most of them listed?


Regards,

Rory

Reply With Quote
  #15  
Old 01-02-2001, 07:34 PM
marksy marksy is offline
Web Hosting Evangelist
 
Join Date: May 2000
Posts: 486
On the original post, Dexter, you'd be far better off colocating somewhere. You simply can't provide the services you need to run a respectable web hosting business from a wireless link in your home (arguments welcome!) You'd have 0 redundancy. With colo prices so low, you can get the benefit of a full NOC until you grow to the point you can afford to build one. Check the Ded/Colo forum here for more info, personal recommendation is netinfra.com and to avoid Alabanza

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Web Host AYKsolutions Launches Unmetered Linux VPS Hosting at Chicago Data Center Web Hosting News 2013-01-07 16:23:08
Web Host Contegix Lowers Prices, Restructures Cloud Hosting Packages Web Hosting News 2012-08-01 15:40:14
Colocation Firm ColoUnlimited Offers Lease to Own Servers Web Hosting News 2011-11-28 21:50:19
Colocation Firm CoreXchange Offers Online Ordering via Enhanced Website Web Hosting News 2011-11-03 21:16:17
The Bunker Upgrades Data Center Network to Support IPv6 Web Hosting News 2011-09-28 15:51:27


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?