####### ### NGINX configurations - timeouts ####### client_body_timeout 12s; client_header_timeout 12s; keepalive_timeout 15s; send_timeout 10s;