---
gitea: none
include_toc: true
---

# nginx-common

## Synopsis

Nginx common configuration.

[Software's website.](https://nginx.org/)



## Variables for expert

### Général

#### NGINX

Paramétrage global de NGINX.

| Parameter                                                                                                                                                                                                                  | Comments                                                                                              |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
| **[general.nginx.nginx_hash_bucket_size](dictionaries/21_nginx.xml)**<br/>mandatory<br/>**Type:** [`choice`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Longueur maximum pour un nom de domaine.<br/>**Choices:**<br/>- `128` ← default<br/>- `64`<br/>- `32` |
| **[general.nginx.nginx_post_max_size](dictionaries/21_nginx.xml)**<br/>mandatory<br/>**Type:** [`number`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable)    | Taille maximale des données reçues par la méthode POST (en Mo).<br/>**Default:** 32                   |

## Used by

- [nginx-reverse-proxy](../nginx-reverse-proxy/README.md)
- [nginx-https](../nginx-https/README.md)

[All applications services for this dataset.](../README.md)