You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that after upgrade to 2.0.513 the client creates multiple connections. You can see in the image below.
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
The text was updated successfully, but these errors were encountered:
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?
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.
Hi,
I have noticed that after upgrade to 2.0.513 the client creates multiple connections. You can see in the image below.

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
The text was updated successfully, but these errors were encountered: