<familyname="nginx"description="NGINX"help="Paramétrage global de NGINX">
<variablename="nginx_default"type="domainname"description="Nom de domaine du serveur mandataire inverse par défaut"help="Si un client accède au serveur avec un nom de domaine non déclaré, le flux est redirigé vers ce domaine"mandatory='True'/>
<variablename="nginx_hash_bucket_size"description="Longueur maximum pour un nom de domaine"mode="expert"type="choice">
<value>128</value>
<choicetype="string">128</choice>
<choicetype="string">64</choice>
<choicetype="string">32</choice>
</variable>
<variablename="nginx_post_max_size"type="number"description="Taille maximale des données reçues par la méthode POST (en Mo)"mode="expert"mandatory="True">