Encryption

2016-01-14 Thread oleg yusim
Greetings, I'm looking at the data-at-transit encryption implementation from the security point of view, and I'm mildly surprised with following: 1) Passwords for keystore and truststore are in clear text in cassandra.yaml (Why? If we are going into the trouble of creating keystore and truststore

Concurrent connections

2016-01-14 Thread oleg yusim
Greetings, I was looking for a way to limit amount of concurrent connection on per user base, but it looks like Cassandra doesn't support it. So for the lack of it, I switched to the per IP base, which Cassandra supports. Now here is the question comes: What are the values for native_transport_m