When we enable TLS/SSL on our data path we see a 50% performance hit in throughput.
Version-Release number of selected component (if applicable):
All glusterFS versions
How reproducible:
Every time.
Steps to Reproduce:
1. Run read / write perf test(say DD), note results
2. Enable TLS/SSL on the volume
3. Re run perf tests, compare throughput.
Actual results:
50% perf hit
Expected results:
Minimal performance hit.
REVIEW: https://review.gluster.org/23952 (socket: Use AES128 cipher in SSL if AES is supported by CPU) posted (#2) for review on master by MOHIT AGRAWAL