cloudflare / goflow

The high-scalability sFlow/NetFlow/IPFIX collector used internally at Cloudflare.
BSD 3-Clause "New" or "Revised" License
852 stars 171 forks source link

How much data can goflow handle ? #90

Open mugugnu opened 3 years ago

mugugnu commented 3 years ago

Hello are there any benchmarks about how much data can a single pod of goflow handle ? Would it be reasonable to loadbalance data to different goflow pods provided every source network device sends data to a load balancer that will route data to the same goflow pod ? (so not to mix up flows from different sources to different golfow pods)