Hi,

I config haproxy as a layer 4 socks5 load balancing gateway which use
several upstream socks5 servers and listening on 127.0.0.1:18888. When
I use this aggregated local socks5 server for registering a user
account on wine forum here:  https://forum.winehq.org/, I always
failed in this job. Finally I find that it requires a fixed client
side IP address during the whole registration process.

So, it seems that if haproxy can stick to the same upstream socks5
server for the same tcp session, the above problem will be solved. How
should I config my haproxy for this purpose?

-- 
Hongyi Zhao <hongyi.z...@gmail.com>

Reply via email to