forked from stove/dataset
.. | ||
dictionaries | ||
templates | ||
tests | ||
applicationservice.yml | ||
doc.md | ||
README.md |
Table of Contents
Return to the list of application services.
reverse-proxy-client
Synopsis
Application service needs interact with a a reverse proxy server.
Basic variables
General
Reverse proxy
Clients configuration
This family is a leadership.
Parameter | Comments |
---|---|
general.revprox.revprox_client.revprox_client_external_domainnames mandatory, multiple Type: domainname |
Service external domain name. Example: service.example.net |
general.revprox.revprox_client.revprox_client_location mandatory Type: filename |
URI to route request to the correct service. Default: / |
Variables
General
Reverse proxy
Clients configuration
This family is a leadership.
Parameter | Comments |
---|---|
general.revprox.revprox_client.revprox_client_max_body_size Type: string |
The maximum allowed size of the client request body. |