This group is locked. No changes can be made to the group while it is locked.
Re: sockmap redirect doesn't work all the time
Forrest Chen
Hi Ferenc,
I think sock_ops is a good option for me, it seems the cilium project also use this to accelerate networks.
All of your curl request successfully establish his TCP connection? If there are some connection reset failure, maybe you could increase net.somaxconn and the backlog size of the listener socket.Yes, all TCP connection established. There're no connection pressures and I send curl requests manually.
Thanks,
Forrest chen