mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-22 15:13:41 -06:00
docs updates
This commit is contained in:
parent
4df99319f6
commit
977cbc6e5c
@ -160,7 +160,7 @@ activity types.
|
||||
- **ssl** - specifies the type of the SSL implementation.
|
||||
Disabled by default, possible values are `jdk` and `openssl`.
|
||||
|
||||
[Additional parameters may need to be provided](ssl.md).
|
||||
See the ssl help topic for more details with `nb5 help ssl` for more details.
|
||||
|
||||
- **jmxreporting** - enable JMX reporting if needed.
|
||||
Examples:
|
||||
|
@ -33,7 +33,7 @@ Run a stdout activity named 'stdout-test', with definitions from activities/stdo
|
||||
|
||||
To enable, specifies the type of the SSL implementation with either `jdk` or `openssl`.
|
||||
|
||||
[Additional parameters may need to be provided](../../../../driver-cql/src/main/resources/ssl.md).
|
||||
See the ssl help topic for more details with `nb5 help ssl` for more details.
|
||||
|
||||
- **host** - this is the name to bind to (local interface address)
|
||||
- default: localhost
|
||||
|
@ -45,7 +45,7 @@ Run a stdout activity named 'stdout-test', with definitions from activities/stdo
|
||||
|
||||
To enable, specifies the type of the SSL implementation with either `jdk` or `openssl`.
|
||||
|
||||
[Additional parameters may need to be provided](../../../../driver-cql/src/main/resources/ssl.md).
|
||||
See the ssl help topic for more details with `nb5 help ssl` for more details.
|
||||
|
||||
- **host** - this is the name to bind to (local interface address)
|
||||
- default: localhost
|
||||
|
Loading…
Reference in New Issue
Block a user