Description of API configuration options
Configuration option = Default value Description
[oslo_middleware]
= 114688 (IntOpt) The maximum body size for each request, in bytes.
= X-Forwarded-Proto (StrOpt) The HTTP Header that will be used to determine what the original request protocol scheme was, even if it was hidden by an SSL termination proxy.
[retries]
= 5 (IntOpt) Number of times to retry the request to client before failing
= 10 (IntOpt) Time between the retries to client (in seconds).