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

Optimizations #2

Closed
gielfeldt opened this issue Oct 22, 2019 · 0 comments
Closed

Optimizations #2

gielfeldt opened this issue Oct 22, 2019 · 0 comments

Comments

@gielfeldt
Copy link
Collaborator

*.GetDestinationHostPort does a lot of work on each request, that could be pre-calculated or cached.

Docker.GetDestinationHostPort logs the srcHost on every request. Excessive logging produces a significant overhead and impacts performance.

@gielfeldt gielfeldt closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 2023
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

1 participant