Re: Massive SSL performance degredation

2016-12-07 Thread Aaron Wilkinson
diagnosing. - Aaron On Fri, Nov 18, 2016 at 5:06 PM, Aaron Wilkinson wrote: > So the kafka performance tools seem to indicate that the problem is not in > the broker, but rather somewhere in librdkafka/OpenSSL. I'm not completely > sure I got the configs right to try and eliminat

Re: Massive SSL performance degredation

2016-11-18 Thread Aaron Wilkinson
igure anything out, I'll do one last follow up email to save someone else with this stack a similar headache. Thanks for teaching me about the command line tools, guys! - Aaron On Fri, Nov 18, 2016 at 2:59 PM, Aaron Wilkinson wrote: > Thank you both, Hans and Rajini. > > I will try

Re: Massive SSL performance degredation

2016-11-18 Thread Aaron Wilkinson
verhead. If you just > > send one message then of course SSL is much slower. > > > > -hans > > > > > On Nov 18, 2016, at 1:07 AM, Aaron Wilkinson > > wrote: > > > > > > Hi, Hans. I was able to get the command line producer / consumer > workin

Re: Massive SSL performance degredation

2016-11-17 Thread Aaron Wilkinson
/kafka-console-producer and > kafka-console-consumer as pub/sub clients? > > see http://docs.confluent.io/3.1.0/kafka/ssl.html > > -hans > > /** > * Hans Jespersen, Principal Systems Engineer, Confluent Inc. > * h...@confluent.io (650)924-2670 > */ > > On Thu

Massive SSL performance degredation

2016-11-17 Thread Aaron Wilkinson
Pardon if this is a oft repeated issue, but all the information I could find said I should expect a 20-50% performance hit when using SSL with kafka, and I am seeing closer to 2000-3000% I'm trying to get kafka to behave like a fast, secured message bus. So I am sending small messages, one at a t