Dropwizard 1.3 Upcoming TLS Improvements

from blog nickb.dev, | ↗ original
In Dropwizard 1.3, you could see a 10x improvement in latency reduction with services that deal with large payloads (either in the response or request). There’s a lot that went behind this effort, so let’s break it down. See the example code on dropwizard-tls-benchmark repo. Reference Solution Get the benefits by modifying your pom.xml ...