Hi Willy, Thank you for merging it !
I have the merged code pull, and rerun some basic test, ends up failed. here is the testing configuration: * server Apache2_Via_SocksProxy_HTTP_SP 192.168.101.227:49980 send-proxy verify none socks4 127.0.0.1:1080 check-via-socks4 check inter 30000 fastinter 1000 Looks like it is something related to the send and recv you have mentioned. Should we just leave it in this way for now, and wait for the issue to be fixed? Regards, Alexander Liu On Fri, May 31, 2019 at 11:30 PM Willy Tarreau <[email protected]> wrote: > > On Fri, May 31, 2019 at 03:50:41PM +0200, Willy Tarreau wrote: > > I think that once I've figured what causes the strange things I've seen > > I'll simply adjust it and merge it. > > OK now adjusted and merged. There's in fact an issue in the connection > layer related to switching between send and recv, which didn't exist in > the past. I simply worked around it since the next changes will make > this an old story. > > Thanks! > Willy

