idealo / mongodb-performance-test

multithreaded test tool to test mongodb performances, such as throughput and latency
GNU Affero General Public License v3.0
85 stars 31 forks source link

Run test with SSL connection #2

Closed hartman17 closed 4 years ago

hartman17 commented 6 years ago

Are you able to use this tool with SSL connections to the database? I've tried -ssl TRUE and -ssl with no luck

kagahd commented 5 years ago

SSL is not supported. While it's not complicate to do so I wonder why you would need it. This tool is just for measuring performance, to be able to compare the performance of one server with another or one mongodb version with another. Why would you encrypt the communication channel for doing this?

kagahd commented 4 years ago

SSL support has been added in v1.1.0.