Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common shared ProxyToServerConnection pool for all ClientToProxyConnection? #83

Open
linking12 opened this issue Aug 5, 2021 · 1 comment

Comments

@linking12
Copy link

for LittleProxy, the Connection modle is 1 ClientToProxyConnection - > many ProxyToServerConnection,
if ClientToProxyConnection too many, will cause ProxyToServerConnection explosion, the best way is create ProxyToServerConnection pool for all ClientToProxyConnection;

Is there plan to create a common ProxyToServerConnection pool for all ClientToProxyConnection?

@linking12 linking12 changed the title ProxyToServerConnection pool for all ClientToProxyConnection? Common shared ProxyToServerConnection pool for all ClientToProxyConnection? Aug 5, 2021
@mrog
Copy link
Collaborator

mrog commented Aug 5, 2021

There's no plan to address this yet, but pull requests are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants