Hi traffic_quic only select a new connection id which dispatch from traffic_server when enable_cm = true, IIUC. But it should be fine if the client has changed the addr(Please let me know if it doesn’t work).
scw00 > 在 2019年1月8日,下午3:28,p...@campus.technion.ac.il 写道: > > Hi, > I am a student in the Technion in Israel, In the computer science faculty, > and working on a research project targeting QUIC protocol, as part of the > research conducted in the faculty. > I am working on quic-latest branch, and trying to initiate a connection > migration. > using "tcpdump udp -i lo" and setting enable_cm (enable connection migration > flag) to 1. i am seeing in the client logs that it gets to the connection > migration part of iocore, and that it start the connection migration, but on > the UDP dump i dont see any port changes for that connection. > any ideas what are we doing wrong? > I will appreciate any help. > Thanks! > -Matan > <traffic_server_logs.txt><udp_dump.txt><quic_client.txt>