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

Reuse TLS connection #353

Open
tonik-ru opened this issue Aug 21, 2024 · 0 comments
Open

Reuse TLS connection #353

tonik-ru opened this issue Aug 21, 2024 · 0 comments
Assignees
Labels
triage This ticket will be looked at shortly

Comments

@tonik-ru
Copy link

Description

TLS handshake takes significant amount of traffic. we need to reuse existing connections.
we need to send multiple https requests via proxy and then switch proxy. but i dont see such feature.
it would be great to have session-id option. if connection with such id exists, reuse it.

Issue Type

Feature Request

Operating System

Windows 10

Node Version

Other

Golang Version

Other

Relevant Log Output

No response

@tonik-ru tonik-ru added the triage This ticket will be looked at shortly label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage This ticket will be looked at shortly
Projects
None yet
Development

No branches or pull requests

2 participants