Apache Tomcat Roadmap - Mark Thomas

preview_player
Показать описание
Recorded at SpringOne Platform 2016.
Speaker: Mark Thomas

Development of Apache Tomcat continues at a strong pace. This presentation will cover:

Future development plans (features, timing)
Current work
Overview of new features available now in Tomcat 9 / Tomcat 8.5
SNI
OpenSSL based TLS
OAuth (via JASPIC)
Why do we need Tomcat 8.5?
Migrating from older versions
End-of-life plans for older versions
Progress towards a Servlet 4.0 implementation

As a result of attending this presentation, the audience will gain an understanding of the new features available now or soon to be available in Tomcat 9 and how they can best utilize these features in their applications.
Рекомендации по теме
Комментарии
Автор

Do you have to restart Tomcat for any changes in SSLHostConfig?

If so, it would be great that no Tomcat restart is required by updating/adding/removing a SSLHostConfig element, especially by adding a new one.

HuaZhang