You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  • These are the highlights of new features or additions to existing features in v5.0.x and 5.1.x. For the complete list of all changes see this JIRA Release Notes.

TLS

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

  • Dynamic TLS record size tuning.
  • Add forward secrecy support with DHE.
  • Add ssl_pre_handshake hook for better plugin access to SSL handling.
  • Improved session cache, for better performance and scalability.
  • New configuration for OpenSSL session cache, proxy.config.ssl.session_cache.auto_clear.

Jira: TS-2503, TS-2417, TS-2956, TS-3080, TS-3127

Minor Changes

 

Jira: TS-3000

Developer Changes

  • No labels