dpvs icon indicating copy to clipboard operation
dpvs copied to clipboard

dpvs session synchronization

Open weiyanhua100 opened this issue 5 years ago • 2 comments

weiyanhua100 avatar Sep 06 '19 07:09 weiyanhua100

Hi,
Have you ever tested the performance of dpvs while enabling sessions synchronization?
What's the PPS and CPS?
I doubt it harms performance a lot.

hulinfan avatar Sep 30 '19 06:09 hulinfan

你好,看了代码后有几个疑问: 1、需要同步session的机器运行ipvsadm --conn-sync命令?假如a执行了这个命令,这时候b和c同时收到了probe报文,都回应了reply怎么确定应该从c还是b同步呢?假如c同时收到了a和b的probe报文,那怎么能给两台都同步全量呢? 2、需要同步的机器都要执行一下ipvsadm --conn-sync才会做全量和增量同步吧? 3、同步后的conn为什么不能用lport添加fdir,必须要支持lip方式呢? 4、session建立之后为什么要等待(sync_session_elapse),然后才进行同步呢?

yfming avatar Feb 17 '22 02:02 yfming