Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/release-notes/upgrading.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ The following :file:`records.yaml` changes have been made:
- The per server origin connection feature had a few configurations that were not used removed.
``proxy.config.http.per_server.connection.queue_size`` and ``proxy.config.http.per_server.connection.queue_delay``
have been removed.
- The default value for records.yaml entry ``proxy.config.ssl.client.verify.server.policy`` has been changed
from ``PERMISSIVE`` to ``STRICT``.
- The records.yaml entry ``proxy.config.http.keepalive_internal_vc`` has been removed. This entry
was previously undocumented.
- The records.yaml entries ``proxy.config.http.parent_proxy.connect_attempts_timeout`` and
Expand Down