-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.4.6
-
Component/s: Connections
-
None
-
Environment:WSL Kwernel: 4.19.128-microsoft-standard
CPU: AMD Ryzen 7 3800XT 8-Core Processor
When initializing the client with default configs, there is more than 1 connection (sometimes 2, sometimes 3) to the specific server.
When I set the MaxPoolSize to 2 and MinPoolSize to 2, I got 4 connections which are also unexpected.
I am wondering if it is a bug or feature in the driver?
- related to
-
GODRIVER-1884 Document expected connection counts for Client
- Backlog