On 03.01.2014 12:24, E Kogler wrote:
> My option would be to force the gigabitport to 100MBit :-)
> Edgar
>
>
>
> The issue here is that the buffer on the switch fills from data from
> its giga port
> while data is more slowly released through its 100 Mbps ports. What is
> hoped is that
> with flow control disabled the server will slow down (or pause for less
> time) to
> allow the switch's buffer time to empty enough to accommodate new data
> arriving.

Yes, the server will slow down *just this client* instead of all traffic.
Now, how does the server know which client to slow down? Because packets 
destined to this client are lost! This is perfectly okay. TCP will 
notice, retransmit the packet, and adjust the transmit speed until no 
packets are lost anymore. Losing those packets enable TCP to autodetect 
the maximum transmit speed - this is also how the internet works.

With the server on gigabit and flow control disabled, you can have ten 
clients receiving 100Mb/s *each*.
Forcing the server to 100Mb... Well, a bit less.

Jakob

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to