Improving Network Performance with Linux Flowtables

Open link in next tab

Improving Network Performance with Linux Flowtables

https://www.ubicloud.com/blog/improving-network-performance-with-linux-flowtables

We’re building an open source alternative to AWS. For IPv4 assignment and firewall rules, we use Linux’s Netfilter / Nftables. This subsystem provides a powerful way to handle packets addressed to the host. We recently came across flowtables - a network acceleration feature in the Linux kernel that works like a routing cache. When we introduced flowtables into our stack, it reduced network latencies by 7.5%.

Improving Network Performance with Linux Flowtables