Skip to content

rs maybe fetch wrong clientip #8

@baochun

Description

@baochun

this maybe happend in this condition:

connection1: rsip + 80  <---> localip1+port1, clientip1 ; this connection not expire in ip_vs_ca, but free in lvs. 
connection2: rsip + 3306 <---> localip1 + port1 , clientip2 ; and this is new connection.

if this happend, connection2 will get clientip1.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions