Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-513

Restore stream connections to connect asynchronously without causing IPv4 and IPv6 conflicts

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.1.0
    • Component/s: None
    • Labels:
      None

      PHPC-512 quickly addressed the issues of connecting to an IPv6 address (from DNS resolution) when MongoDB was not actually listening on an IPv6 interface by connecting to the server in blocking mode. Restoring async stream initialization will require PHPC to do its own resolution up front and either prefer IPv4 addresses outright or check for a valid connection (instead of accepting an EINPROGRESS response on an IPv6 connection that may later fail during topology checking).

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: