impact in my case?
Thank you,
Harsha
Sent from Outlook<http://aka.ms/weboutlook>
From: Eric Azama
Sent: Friday, August 24, 2018 2:04 PM
To: users@kafka.apache.org
Cc: ka...@harsha.io
Subject: Re: Performance Impact with Apache Kafka Security
I saw a similar
04s 19084.2 265528.2
> rsa 1024 bits 0.000194s 0.10s 5160.4 96859.5
> rsa 2048 bits 0.001147s 0.34s872.1 29052.4
> rsa 4096 bits 0.008723s 0.000129s114.6 7766.2
>
> Thank you,
> Harsha
> Sent from Outlook<http://aka.ms/weboutlook>
> _
0.001147s 0.34s872.1 29052.4
rsa 4096 bits 0.008723s 0.000129s114.6 7766.2
Thank you,
Harsha
Sent from Outlook<http://aka.ms/weboutlook>
From: Harsha
Sent: Thursday, August 23, 2018 3:42 PM
To: users@kafka.apache.org
Subject: Re: Performance Im
Hi,
Which Kafka version and Java version are you using? Did you try this with
Java 9 which has 2.5x perf improvements over Java 8 for SSL? Can you try using
a slightly weaker cipher suite to improve the performance?
-Harsha
On Wed, Aug 22, 2018, at 1:11 PM, Sri Harsha Chavali wrote:
> Hi