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

Investigate clean-up performance with a large number of transactions on a single connection #56

Closed
ivanr opened this issue Oct 15, 2013 · 2 comments
Labels

Comments

@ivanr
Copy link
Contributor

ivanr commented Oct 15, 2013

In some proxy environments the number of transactions on a single connection can be in tens of thousands. One user reported excessive CPU consumption during the connection clean-up phase.

@ivanr
Copy link
Contributor Author

ivanr commented Jul 8, 2014

The major performance bottleneck has been fixed. Further optimizations are probably possible, but those will be considered as part of a comprehensive performance review.

I am sorry it took this long for this to be addressed.

@ivanr ivanr closed this as completed Jul 8, 2014
@ivanr
Copy link
Contributor Author

ivanr commented Jul 8, 2014

Forgot: this is currently fixed in the 0.5.x branch, will be in the next 0.5.x release after some further testing.

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

No branches or pull requests

1 participant