I'm looking at purchasing a network switch, and the only spec I'm not sure of is one specifying "buffer memory" per port. What is that used for?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
It is used to buffer packets in a store-and-forward switch. More buffers are not neccesarily better, and can even make things worse. See the Buffer Bloat phenomenon. Cut-through switches provide much lower latency and do not use buffers. |
|||||||||||||
|