dataset/seed/nginx-common/README.md
2023-08-29 10:37:29 +02:00

1.7 KiB

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