{% if USE_LIMIT_CONN == "yes" +%} limit_conn v1ips {{ LIMIT_CONN_MAX_HTTP1 }}; limit_conn v2ips {{ LIMIT_CONN_MAX_HTTP2 }}; {% endif %}