Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Bandwidth vs. Users - 8.5mbit/s How Many Users?

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Related Topics:
Users Logging in. - I am a website for a club that has 40 members. How can I set up the site so that users log in and are then shown as being on-line ? Thanks

symbols as seen by US users - I have just built a site which contains both the euro symbol and the british pound symbol in ariel font (see and was wondering if both these symbols will get displayed correctly to U.S. visitors or will they get some horrid message..

Redirecting all users except 1 - Hi, I am trying to figure out a way to redirect all users, except the ip address I am working on, to update the site. I have been trying different combos in the .htaccess (Apache) without coming up with a solution. Any ideas would be great! Thanks,..

Looking for IM Script/Users Online. - I a site for my We started as a mailing list on YAHOO and I developed the site to give more options; however, the did not want to leave the mailing on YAHOO, which..

Shopping Cart | AOL USERS - Please check my cart for at Thanks hgdavis
Next:  Converting accented characters to entities  
Author Message
Spam Catcher

External


Since: Aug 03, 2007
Posts: 3



(Msg. 1) Posted: Wed Oct 31, 2007 4:07 am
Post subject: Bandwidth vs. Users - 8.5mbit/s How Many Users?
Archived from groups: alt>www>webmaster (more info?)

Hi all,

I'm about to launch a new site and the connection I have has approximately
8.5mbit/s of upstream bandwidth.

Is there a way to guesstimate how many users the connection can sustain?

The average page on my site is ~400 - 450KB with graphics. Users will visit
between 5 - 10 pages. I do have GZIP compression turned on, so that would
reduce my outbound data traffic a bit.

Does anyone have any formulas I can use to guess the number of users I can
support (comfortably) concurrently with 8.5MBit's of upstream?

Thanks!

On another note, I did some FTP download tests and I couldn't seem to break
past 4mbit/s over VPN. However, doing browser speed tests I could get
9.5mbit/s down and 8.5 mbit/s up. I wonder if the VPN FTP test is really
affecting performance that much.

 >> Stay informed about: Bandwidth vs. Users - 8.5mbit/s How Many Users? 
Back to top
Login to vote
usenet36

External


Since: Jan 25, 2005
Posts: 235



(Msg. 2) Posted: Wed Oct 31, 2007 7:39 am
Post subject: Re: Bandwidth vs. Users - 8.5mbit/s How Many Users? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 31 Oct 2007 04:07:27 GMT, Spam Catcher put finger to keyboard
and typed:

>Hi all,
>
>I'm about to launch a new site and the connection I have has approximately
>8.5mbit/s of upstream bandwidth.
>
>Is there a way to guesstimate how many users the connection can sustain?
>
>The average page on my site is ~400 - 450KB with graphics. Users will visit
>between 5 - 10 pages. I do have GZIP compression turned on, so that would
>reduce my outbound data traffic a bit.
>
>Does anyone have any formulas I can use to guess the number of users I can
>support (comfortably) concurrently with 8.5MBit's of upstream?

Server bandwidth is rarely the limiting issue these days. In any case,
bandwidth desn't limit users in the sense of there being a maximum it
can sustain - all it does is make the site appear slower when the pipe
is full. If you're genuinely concerned about that, then reduce the
size of your pages - 450k is too big, you should be aiming at a
maximum of around 150k (and less for the home page).

A more likely problem, if your site is popular, will be the ability of
the server to cope with the necessary number of simultaneous
connections. Whether you can do anything about that depends on the
type of hosting you're using.

For comparison, I look after a site which is one of the most popular
in its field (Google PR of 6, Alexa rank of around 80,000). That has a
2Mb connection to the outside world, and that's never been a limiting
factor. The biggest bottleneck on the site is the MySQL server, which
has trouble meeting demand.

Mark
--
http://www.MotorwayServices.info - read and share comments and opinons
"Time is a valuable thing, watch it fly by as the pendulum swings"

 >> Stay informed about: Bandwidth vs. Users - 8.5mbit/s How Many Users? 
Back to top
Login to vote
Auggie

External


Since: Sep 06, 2005
Posts: 114



(Msg. 3) Posted: Wed Oct 31, 2007 7:58 am
Post subject: Re: Bandwidth vs. Users - 8.5mbit/s How Many Users? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Spam Catcher" <spamhoneypot DeleteThis @rogers.com> wrote in message
news:Xns99DA1452A600usenethoneypotrogers@127.0.0.1...
> Hi all,
>
> I'm about to launch a new site and the connection I have has approximately
> 8.5mbit/s of upstream bandwidth.
>
> Is there a way to guesstimate how many users the connection can sustain?
>
> The average page on my site is ~400 - 450KB with graphics. Users will
> visit
> between 5 - 10 pages. I do have GZIP compression turned on, so that would
> reduce my outbound data traffic a bit.
>
> Does anyone have any formulas I can use to guess the number of users I can
> support (comfortably) concurrently with 8.5MBit's of upstream?

There isn't really an easy answer to your question.

You can do some easy math and figure out the whole "at max speed versus page
size I can serve up..."

But that doesn't really apply much to the real world because most people on
the internet don't have the bandwidth speeds to pull down pages at that
speed.

You also have to figure out how busy you are going to be:
If you have a 400KB page and somebody with standard DSL comes to your site
they'll probably need 2-3 seconds to pull down the file. That means AT MAX
SPEED (you and them) you should be able to serve up 5-6 concurrent
connections.

Most people aren't really going to be connecting at full speed, so lets say
your site won't start experiencing bandwidth congestion unless it has 10 or
more simultaneous connections. The question here is: will your site be so
busy that you have to actually worry, that with connections lasting only 2-3
seconds, that you are going to have 10 or more happening often enough where
it should be a concern?
 >> Stay informed about: Bandwidth vs. Users - 8.5mbit/s How Many Users? 
Back to top
Login to vote
Spam Catcher

External


Since: Aug 03, 2007
Posts: 3



(Msg. 4) Posted: Wed Oct 31, 2007 5:11 pm
Post subject: Re: Bandwidth vs. Users - 8.5mbit/s How Many Users? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Auggie" <Imperial.Palace RemoveThis @Rome.It> wrote in
news:ZAWVi.46673$GO5.2963@edtnps90:

> Most people aren't really going to be connecting at full speed, so
> lets say your site won't start experiencing bandwidth congestion
> unless it has 10 or more simultaneous connections. The question here
> is: will your site be so busy that you have to actually worry, that
> with connections lasting only 2-3 seconds, that you are going to have
> 10 or more happening often enough where it should be a concern?

True... It'll be great if I had that many users at once.

Thanks for the replies!
 >> Stay informed about: Bandwidth vs. Users - 8.5mbit/s How Many Users? 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]