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

Pool connections to redis and ES #115

Open
emanuil-tolev opened this issue Nov 26, 2014 · 0 comments
Open

Pool connections to redis and ES #115

emanuil-tolev opened this issue Nov 26, 2014 · 0 comments

Comments

@emanuil-tolev
Copy link
Contributor

I seem to remember that we didn't pool connections to redis. We should do that. We can leave ES for now, since requests ought to be pooling that for us.

If this is not enough to mitigate the server running out of sockets, we need to see if we can close the sockets earlier somehow (and why is this not happening now...).

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