On Mon, 9 Sep 2002, Steve W wrote:

> That's in Bytes or bits? Assuming Bytes - (and correct me if my maths is
> screwy,) an adsl line with 256kbit upload (this is the standard now in the uk,
> yes?) running a server with sv_maxrate 6144 can only support a 5 player game
> before they might start to suffer choke? So in order to successfully run a 12
> player server on adsl you would have to reduce maxrate to 2666 ?
> Q> Does upload use affect download bandwidth and vice versa on ADSL? Anyone
> know?

256Kbps is standard upload in the UK correct, and yes using upload does
limit the download to about the same bandwidth. This is due to the design
of the ADSL modems/routers putting any ACK packets on the downloads at the
end of the queue for stuff to be sent out, so its behind the uploading
data. If you implement QoS you can work around it though-- see lartc.org

john

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to