Showing posts with label Architecture. Show all posts
Showing posts with label Architecture. Show all posts

09 October 2017

Test Access Ports (TAP) vs. Network Packet Broker (NPB) for Monitoring Software Defined Networks (SDN)

14 April 2016

How to Calculate TCP Throughput for WAN Links

Ask this guy:
http://bradhedlund.com/2008/12/19/how-to-calculate-tcp-throughput-for-long-distance-links/

His formula is
TCP-Window-Size-in-bits / Latency-in-seconds = Bits-per-second-throughput

This is for a single communication stream. You can max out a WAN link by generating multiple TCP streams.