Skip to content

Multiple connection after upgrade to 2.*, and no connection when application is launched from the network location #989

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

Closed
TechMinder opened this issue Oct 26, 2018 · 3 comments

Comments

@TechMinder
Copy link

Hi,

I have noticed that after upgrade to 2.0.513 the client creates multiple connections. You can see in the image below.
image

Another issue, when application is launched from the network location it doesn't establish any connections with Redis server. When I run the application from local it connects to Redis servers. No code changes in both the scenarios. This was working with old driver version 1.2.*.

This is an urgent issue which I need to address ASAP. I really appreciate your help!!

Thanks,
Hitesh

@TechMinder
Copy link
Author

It seems I am missing one of the driver dependencies. I see all of them but I am not sure which one. I see following available in the bin folder. Do you think I need more?

image

@TechMinder
Copy link
Author

TechMinder commented Oct 26, 2018

I checked further and found that total DLLs count is 106. My build server is not packaging them. so the issue #2 is more internal, however, I am still wondering for more connections. The older version 1.* use one connection per node but the new version 2.* uses 2 connections per node.

@TechMinder
Copy link
Author

This is solved.

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