Commit d7461a84 authored by Adam Weinberger's avatar Adam Weinberger
Browse files

www/caddy: Update to 2.6.4

Changes:
This release contains a hotfix for a regression in v2.6.3 related to
proxying chunked requests. We recommend that all users who do so upgrade
to v2.6.4.

Note that, in an effort to make error-prone configs less likely, we have
deprecated the reverse proxy options:

    buffer_requests
    buffer_responses
    max_buffer_size

and have introduced 2 new ones which take a size argument to enable
buffering:

    request_buffers <size>
    response_buffers <size>

The deprecated options will be removed in a later version of Caddy, so
please start using the new parameters instead.
parent bf8338b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment