• Łukasz Nowak's avatar
    caddy-frontend: Try backend only once from ATS · b32f7fa8
    Łukasz Nowak authored
    ATS by default tries 4 times (1 non configurable, 3 retries) a given query to
    the backend. Despite of "connection" in the name, ATS waits for first byte
    from the backend, and it means that backend might already processing the
    request, just no bytes are sent. In order to avoid this allow ATS to try only
    once.
    b32f7fa8
records.config.jinja2 12.5 KB