On Thu, Nov 28, 2019 at 10:39 AM <r...@apache.org> wrote:

>      Missing items for better Tomcat functionality:
>      <ul>
> -      <li>Java 11: ALPN for TLS, TLS 1.3, etc</li>
>        <li>BeanInfo support: BeanInfo use in JSP taglibs must be configured
>          manually in descriptors</li>
>        <li>Java serialization: Clustering, session persistence</li>
> -      <li>Static linking configuration: JSSE elliptic curve support,
> -        tomcat-native support when creating an image with static
> linking</li>
> +      <li>Static linking configuration: tomcat-native support when
> creating
> +        an image with static linking</li>
>        <li>JMX: Tomcat monitoring and management</li>
>      </ul>
>
As you can see here, this is a rather huge Graal update for Tomcat as JSSE
TLS is now functional and TLS is also usable in a container environment
thanks to static linking of the needed libraries.
I did some TLS Tomcat benchmarks with the "EE" version since it is rather
"feature complete" now and I am quite disappointed though. Better luck next
time I guess.

Rémy

Reply via email to