In article <(E-Mail Removed) >, "richard"
(E-Mail Removed) says...
> Thank you ,now the more I read the more I understand. The 4 port modem
> /router, does this mean 1/4 of the bandwith is available from each
> port so a hub wired from one port would mean 2 computers served by
> the hub would have 1/8 of avaliable?
No - each port can carry much more traffic than the Internet connection
can handle.
> Or is it an interaction between what each computer is doing.
It's about how the demands of all the machines are met. Basically
there's a queue of stuff waiting to go up and down the Internet
connection, and each item of data has to wait its turn. The problem is
that interactive data tends to come in are small but urgent packets,
while downloads are large and not urgent - unless you use a traffic
shaping system to let the urgent stuff through it then the other stuff
will get in the way.
> Would it be better to run all the
> conections via a 8 port hub?Someone else had pointed me to the
> Netlimiter programme, and that seems like it would answer the problem.
It's not an ideal solution, as it doesn't react to actual network use -
if there's no interactive traffic it makes sense to devote the full
bandwidth to downloading, but NetLimiter isn't that smart (although you
can schedule limits so for instance there's no bandwidth cap between
1.00AM and 7.00AM)
> The network is in a shared student house with 2 download
> fanatics,mostly email and viewing web pages for the others.
>
You could reserve bandwidth for interactive use by limiting the heavy
downloaders, but obviously you'd have to trust them not to cheat as the
software would be running on their machines. Much better I think to
sort out proper traffic shaping on a separate box.