Description of configuration options for [DEFAULT] in proxy-server.conf
Configuration option = Default value Description
= secret_admin_key to use for admin calls that are HMAC signed. Default is empty, which will disable admin calls to /info. the proxy server. For most cases, this should be `egg:swift#proxy`. request whenever it has to failover to a handoff node
= 4096 Maximum number of allowed pending TCP connections
= 0.0.0.0 IP Address for server to bind to
= 8080 Port for server to bind to
= 30 Seconds to attempt bind before giving up
= /etc/swift/proxy.crt to the ssl .crt. This should be enabled for testing purposes only.
= 60 Timeout to read one chunk from a client external services
= is a list of hosts that are included with any CORS request by default and returned with the Access-Control-Allow-Origin header in addition to what the container has set. to call to setup custom log handlers. for eventlet the proxy server. For most cases, this should be `egg:swift#proxy`. request whenever it has to failover to a handoff node
= swift.valid_api_versions, container_quotas, tempurl No help text available for this option.
= false If true, turn on debug logging for eventlet
= expiring_objects No help text available for this option.
= 86400 No help text available for this option.
= true Enables exposing configuration settings via HTTP GET /info.
= /etc/swift/proxy.key to the ssl .key. This should be enabled for testing purposes only.
= /dev/log Location where syslog sends the logs to
= Comma-separated list of functions to call to setup custom log handlers.
= LOG_LOCAL0 Syslog log facility
= false No help text available for this option.
= INFO Logging level
= 0 Caps the length of log lines to the value given; no limit if set to 0, the default.
= swift Label used when logging
= 1.0 Defines the probability of sending a sample for any given event or timing measurement.
= localhost If not set, the StatsD feature is disabled.
= Value will be prepended to every metric sent to the StatsD server.
= 8125 Port value for the StatsD server.
= 1.0 Not recommended to set this to a value less than 1.0, if frequency of logging is too high, tune the log_statsd_default_sample_rate instead.
= If not set, the UDP receiver for syslog is disabled.
= 514 Port value for UDP receiver, if enabled.
= 1024 Maximum number of clients one worker can process simultaneously Lowering the number of clients handled per worker, and raising the number of workers can lessen the impact that a CPU intensive, or blocking, request can have on other requests served by the same worker. If the maximum number of clients is set to one, then a given worker will not perform another call while processing, allowing other workers a chance to process it.
= True No help text available for this option.
= /etc/swift Swift configuration directory
= No help text available for this option.
= swift User to run as
= auto a much higher value, one can reduce the impact of slow file system operations in one request from negatively impacting other requests.