Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • XML statistics can now be replaced with a Lua implementation instead.  See proxy.config.stats.enable_lua below.
  • We have added a multi origin hierarchy to parent selection which lets you treat parent proxies as if there were origin servers, or origin servers as if they were parent proxies. See the "parent_is_proxy" option in parent.config.
  • Parent selection now also supports a failure modefailover retries, where you can retry requests against a different parent in some (configurable) casescase the parent is unavailable or does not have the desired content. See the "parent_retry" option in parent.config.
  • There are some better instrumentation for memory debugging, including running with Address Sanitizer, and OpenSSL.

Jira: TS-4207, TS-4115, TS-4287, TS-4197, TS-4212, TS-4297, TS-3863 

New configuration options

...

JiraTS-4341TS-3922TS-4064TS-4099TS-3535TS-4087TS-4162

...

 We continue to improve our TLS (HTTPS) features and support. Noteworthy in 6.2.x is:

  • H2 HTTP/2 is now much more feature rich, with a slew of bug fixes, configuration options, and performance optimizations. Try it out!
    • In particular, we now also have priority support for H2, but it's maybe not production ready for all use cases.
  •  SPDY has been marked as deprecated, and will be removed for v7.0.0.

...