zkryakgul / minio-kernel-tuning

Kernel Tuning for MinIO Production Deployment on Linux Servers
6 stars 1 forks source link

Duplicate 'net.core.netdev_max_backlog' #1

Open erkexzcx opened 9 months ago

erkexzcx commented 9 months ago

You've duplicated net.core.netdev_max_backlog. Which value is actually recommended? :)

zkryakgul commented 9 months ago

Actually, it depends on your NIC. If you have a high-speed card like Mellanox NIC go with the higher value. If your card is not that fast then pick the lower one.