Re: Re : Cluster performance after enabling SSL

2016-09-14 Thread sai krishnam raju potturi
Thanks a lot. That was really good info. On Tue, Sep 13, 2016, 15:41 G P wrote: > Read this: > > http://www.aifb.kit.edu/images/5/58/IC2E2014-Performance_Overhead_TLS.pdf > > It can cause bigger variances in latencies, but not much. > Terça-feira, 13 Setembro 2016, 08:01PM +01:00 de sai krishnam

Re: Re : Cluster performance after enabling SSL

2016-09-14 Thread sai krishnam raju potturi
thanks Surabhi; we'll do further tests regarding this. The per node tps are less, but for the overall cluster the tps are like 90k. On Tue, Sep 13, 2016 at 3:25 PM, Surbhi Gupta wrote: > We have seen a little overhead in latencies while enabling the > client_encryption. > Our cluster gets around

Re: Re : Cluster performance after enabling SSL

2016-09-13 Thread G P
Read this: http://www.aifb.kit.edu/images/5/58/IC2E2014-Performance_Overhead_TLS.pdf It can cause bigger variances in latencies, but not much. Terça-feira, 13 Setembro 2016, 08:01PM +01:00 de sai krishnam raju potturi pskraj...@gmail.com: hi; will enabling SSL (no

Re: Re : Cluster performance after enabling SSL

2016-09-13 Thread Surbhi Gupta
We have seen a little overhead in latencies while enabling the client_encryption. Our cluster gets around 40-50K reads and writes per second. On 13 September 2016 at 12:01, sai krishnam raju potturi < pskraj...@gmail.com> wrote: > hi; > will enabling SSL (node-to-node) cause an overhead in the

Re : Cluster performance after enabling SSL

2016-09-13 Thread sai krishnam raju potturi
hi; will enabling SSL (node-to-node) cause an overhead in the performance of Cassandra? We have tried it out on a small test cluster while running Cassandra-stress tool, and did not see much difference in terms of read and write latencies. Could somebody throw some light regarding any impact