Atom feed of this document
 

 CNAME lookup

Middleware that translates an unknown domain in the host header to something that ends with the configured storage_domain by looking up the given domain's CNAME record in DNS.

Table 6.42. Description of configuration options for [filter:cname_lookup] in proxy-server.conf-sample
Configuration option=Default value Description
use=egg:swift#cname_lookupEntry point of paste.deploy in the server
set log_name=cname_lookupLabel to use when logging
set log_facility=LOG_LOCAL0Syslog log facility
set log_level=INFOLog level
set log_headers=falseIf True, log headers in each request
set log_address=/dev/logNo help text available for this option
storage_domain=example.comDomain to use for remap
lookup_depth=1As CNAMES can be recursive, how many levels to search through

Log a bug against this page


loading table of contents...