8000 Added HTTP connection tracker. by scudette · Pull Request #4308 · Velocidex/velociraptor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added HTTP connection tracker. #4308

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

Merged
merged 2 commits into from
Jun 20, 2025
Merged

Added HTTP connection tracker. #4308

merged 2 commits into from
Jun 20, 2025

Conversation

scudette
Copy link
Contributor

Also cache and reuse the transport. Reusing transports is safe and encouraged to share connections between goroutines.

scudette added 2 commits June 20, 2025 14:38
Also cache and reuse the transport. Reusing transports is safe and
encouraged to share connections between goroutines.
@scudette scudette merged commit dc39f9f into master Jun 20, 2025
5 checks passed
@scudette scudette deleted the trackconnections branch June 20, 2025 05:55
scudette added a commit that referenced this pull request Jul 2, 2025
Also cache and reuse the transport. Reusing transports is safe and
encouraged to share connections between goroutines.
scudette added a commit that referenced this pull request Jul 2, 2025
Also cache and reuse the transport. Reusing transports is safe and
encouraged to share connections between goroutines.
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

Successfully merging this pull request may close these issues.

1 participant
0