packet size
Hi,
How the packet size impact throughput .
Why do we require higher throughput when the packet size is small.
How do we identify the packet size during the poc time ?
which service will be using the smaller packet size ?
Thanks
Hi,
How the packet size impact throughput .
Why do we require higher throughput when the packet size is small.
How do we identify the packet size during the poc time ?
which service will be using the smaller packet size ?
Thanks
Hey sims,
A smaller packet will pass through a device faster than a larger packet. Due to this, any device will push more smaller sized packets than larger packets in the same time frame. This is why you need higher device throughput (Packets per Second and Connections per Second) when dealing with smaller packets. The firewall (or routing device) needs to manage more connections in a smaller amount of time, thus using up more system resources.
When it comes to identifying packet size, most non-Jumbo Frame Ethernet networks will use an MTU of 1500bytes however that is the maximum and not the minimum which means that you may have packets which don't use all 1500bytes. To help identify during a PoC, I would just run normal traffic through the device since this is your traffic. If the PoC doesn't use your production traffic, you'll want to use a traffic generator. This can be a commercial appliance you buy from a reseller, customizing something like "iperf", "hping3" or "tcpreplay" or forking some of your production traffic through the PoC.
Hope this helps,
Sean (Gr@ve_Rose)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.