Re: TLS HAProxy Scalability

2016-07-06 Thread Pavlos Parissis
On 06/07/2016 10:32 πμ, Federico Iezzi wrote:
> Hi there,
> 
> Recently I didn't have time to follow up the HAProxy 1.7 development and I 
> would
> like to understand if you have find a way for the TLS handshakes performance
> sort of issue.
> 
> Some month ago someone started a discussion on the mailing list and Willy
> thought that a multi-threaded approach would be better than the current one
> based on process.
> 
> I just would like to understand the current status :-)
> 
> Thanks a lot!
> Federico

If you do a search on the archives for 'ssl' or 'tls' in the subject you will
find a lot of information about this. 'ssl offloading' thread has some very
useful information.

You don't need to wait for 'threading' to arrive. Current HAProxy performs very
well if it is configured properly.

Cheers,
Pavlos



signature.asc
Description: OpenPGP digital signature


TLS HAProxy Scalability

2016-07-06 Thread Federico Iezzi
Hi there,

Recently I didn't have time to follow up the HAProxy 1.7 development and I
would like to understand if you have find a way for the TLS handshakes
performance sort of issue.

Some month ago someone started a discussion on the mailing list and Willy
thought that a multi-threaded approach would be better than the current one
based on process.

I just would like to understand the current status :-)

Thanks a lot!
Federico