2015-05-21 19:48 GMT+02:00 Christopher Schultz :
> Rémy,
>
> On 5/18/15 11:46 AM, Rémy Maucherat wrote:
> > Early performance results show the NIO(2) connector with SSL being
> > equivalent or maybe even slightly faster than the APR connector, with
> JSSE
> > very far behind. With SSL being nearly
Rémy,
On 5/18/15 11:46 AM, Rémy Maucherat wrote:
> Early performance results show the NIO(2) connector with SSL being
> equivalent or maybe even slightly faster than the APR connector, with JSSE
> very far behind. With SSL being nearly mandatory in the new protocols, SSL
> performance becomes a ve
2015-05-18 21:42 GMT+02:00 Mark Thomas :
> Very, very nice.
>
> On the native side, I'm all for taking as much as we can. No reason not
> to aim for something that the Netty folks can just use without having to
> patch locally.
>
> Thanks. I'm continuing to work on it in trunk now (
https://github
On 18/05/2015 16:46, Rémy Maucherat wrote:
> Hi,
>
> As part of a university project, Numa de Montmollin, a student interning
> @redhat, has worked on adapting to Tomcat some code I discovered inside the
> Netty project, which implements a SSL engine using OpenSSL.
>
> Normally, this sort of thin