Versions Compared

Key

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

...

  • Proxy protocol v1 incoming connection support

  • Moving to YAML for configuration
    • Logging configuration - logging.yaml
    • SSL/TLS incoming and outgoing configuration - ssl_server_name.yaml
    • more configuration files to be converted in the future
  • SNI Config enables configuration of inbound and outbound TLS attributes on a per server name basis.  This feature is configured via ssl_server_name.config.
  • Openssl ASYNC_*_job support available during TLS handshake.  Enabled via proxy.config.ssl.async.handshake.enabled.  Crypto engines can be specified via an openssl.cnf file specifed in proxy.config.ssl.engine.conf_file.
  • External manipulation of the cache via the Cache Tool.
  • Body factory now supports default per custom set.
  • Remap address specifications can now be in CIDR notation.
  • Graceful shutdown.  The "--drain" option is added on traffic_ctl server restart and stop.

Deprecated Features

...