Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-13893

Unix domain socket support should be both AF_UNIX and AF_LOCAL

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.7.0
    • Component/s: Security
    • Labels:
    • Fully Compatible

      Currently the localhost exception does not apply to the Unix domain socket (tested on OSX) as incoming requests show as AF_LOCAL.

      According to man unix 7, AF_LOCAL and AF_UNIX are mutually compatible.

      http://man7.org/linux/man-pages/man7/unix.7.html

            Assignee:
            david.hows David Hows
            Reporter:
            david.hows David Hows
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: