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

Support changing http interface port using "net.http.port" in new config files

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.6.0-rc1
    • Component/s: HTTP Console
    • Labels:
      None

      The config file should support a "net.http.port" option: https://github.com/mongodb/mongo/blob/r2.6.0-rc1/src/mongo/db/server_options_helpers.cpp#L220

      But currently it is not supported and does not do anything: https://github.com/mongodb/mongo/blob/r2.6.0-rc1/src/mongo/db/server_options_helpers.cpp#L407

      In previous versions there has been no way to change this port, so this is not a regression. There should probably be a corresponding command line option.

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            sverch Shaun Verch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: