change default ports for servers
Changing the recommended ports for Swift services from ports 6000-6002 to unused ports 6200-6202; so they do not conflict with X-Windows or other services. Updated SAIO docs. DocImpact Closes-Bug: #1521339 Change-Id: Ie1c778b159792c8e259e2a54cb86051686ac9d18
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[DEFAULT]
|
||||
# bind_ip = 0.0.0.0
|
||||
bind_port = 6002
|
||||
bind_port = 6202
|
||||
# bind_timeout = 30
|
||||
# backlog = 4096
|
||||
# user = swift
|
||||
|
||||
Reference in New Issue
Block a user