.. | ||
dictionaries | ||
manual/image/preinstall | ||
templates | ||
applicationservice.yml | ||
FIXME | ||
README.md |
Table of Contents
Return to the list of application services.
apache
Synopsis
Variables for expert
General
Apache
Advance Apache web server settings.
Parameter | Comments |
---|---|
general.apache.apache_timeout mandatory Type: number |
Amount of time the server will wait for certain events before failing a request. Time in seconds. Default: 300 |
general.apache.apache_keepalive mandatory Type: boolean |
Enables HTTP persistent connections. Default: True |
Dependances
- reverse-proxy-client: Application service needs interact with a a reverse proxy server.