summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2022-01-19 12:50:58 -0800
committerTim Burke <tim.burke@gmail.com>2022-01-24 15:39:13 -0800
commit11d10221633bfa586b89aec4395a6f0625d16341 (patch)
tree954507d7feda4ded7fe7dc4ab2b88db67ea47d6f /etc
parent8ef530d795df7f0300e761933c916546427a79fe (diff)
downloadswift-11d10221633bfa586b89aec4395a6f0625d16341.tar.gz
s3api: Allow multiple storage domains
Sometimes a cluster might be accessible via more than one set of domain names. Allow operators to configure them such that virtual-host style requests work with all names. Change-Id: I83b2fded44000bf04f558e2deb6553565d54fd4a
Diffstat (limited to 'etc')
-rw-r--r--etc/proxy-server.conf-sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/proxy-server.conf-sample b/etc/proxy-server.conf-sample
index de51c7bcc..ac6dff2cb 100644
--- a/etc/proxy-server.conf-sample
+++ b/etc/proxy-server.conf-sample
@@ -583,8 +583,8 @@ use = egg:swift#s3api
# you don't expect.
# s3_acl = false
#
-# Specify a host name of your Swift cluster. This enables virtual-hosted style
-# requests.
+# Specify a (comma-separated) list of host names for your Swift cluster.
+# This enables virtual-hosted style requests.
# storage_domain =
#
# Enable pipeline order check for SLO, s3token, authtoken, keystoneauth