-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
In PYTHON-356, pymongo was changed to never resolve "localhost" to IPv6 to avoid slow connection failures on Windows. This behavior is not intuitive and leads to bugs like this:
https://github.com/rueckstiess/mtools/issues/798
We should investigate if there is a way for pymongo to resolve "localhost" to IPv6 while avoiding slow connection failures on Windows.
- related to
-
PYTHON-356 Windows localhost connection slowdowns.
- Closed
-
DRIVERS-402 Implement fallback to IP v4/IP v6 vice-versa
- Closed