dataset/seed/nginx-common
2023-08-29 10:37:29 +02:00
..
dictionaries update doc 2023-08-29 10:37:29 +02:00
manual/image/preinstall remove application version 2022-07-01 22:10:33 +02:00
templates update 2023-07-31 15:30:32 +02:00
tests update documentations 2023-01-17 21:43:32 +01:00
applicationservice.yml docs for application services 2022-12-25 12:17:15 +01:00
DEBUG remove application version 2022-07-01 22:10:33 +02:00
README.md update doc 2023-08-29 10:37:29 +02:00

Table of Contents

Return to the list of application services.

nginx-common

Synopsis

Nginx common configuration.

Variables for expert

General

NGINX

Parameter Comments
general.nginx.nginx_hash_bucket_size
mandatory
Type: choice
The bucket size for the server names hash tables.
Choices:
- 128 ← default
- 64
- 32
general.nginx.nginx_post_max_size
mandatory
Type: number
The maximum allowed size of the client request body.
This value is in Mb.
Default: 32

Used by