-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
I have tried revsocks and it works great. However it has one major limitation. As the client connects to the server just once, all proxied connections coming from socks clients are bundled into that single TCP session. This degrades performance significantly especially on congested networks. For example, when the speedtest shows 5 mbit on single-connection mode and 50 mbit in multiple-connections mode, the revproxy may give just 5 mbit, instead of possible 50.
Are the any plans to implement multiple connections mode? This could be done with a single control connection (when client connects to the server) and additional connections initiated for every single socks request.
Metadata
Metadata
Assignees
Labels
No labels