iqiyi / dpvs

DPVS is a high performance Layer-4 load balancer based on DPDK.
Other
2.99k stars 723 forks source link

README ipvsadm配置步骤有误,FULLNAT模式报文目的端口为0 #976

Open liningjie418 opened 1 month ago

liningjie418 commented 1 month ago

依据README手册,ipvsadm -a -t ${VIP}:80 -r ${RS} -b命令下发的RS目的端口为0

liningjie418 commented 1 month ago

https://github.com/iqiyi/dpvs/pull/977

fishyu-mushroom commented 1 month ago

ipvsadm -a -t ${VIP}:80 -r ${RS}:80 -b