mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
doc fix
This commit is contained in:
parent
856ffeebc9
commit
f50ac41978
@ -70,11 +70,10 @@ activity types.
|
|||||||
|
|
||||||
- **protocol_version** default: unset, defaults to driver default behavior
|
- **protocol_version** default: unset, defaults to driver default behavior
|
||||||
- Set the CQL protocol version. Valid values are V1, V2, V3, V4, V5,
|
- Set the CQL protocol version. Valid values are V1, V2, V3, V4, V5,
|
||||||
DSE_V1, DSE_V2. Protocol is usually auto-negotiated, however, the
|
DSE_V1, DSE_V2. Protocol is usually auto-negotiated, however, the
|
||||||
initial connection may use a lower protocol to ensure connectivity to
|
initial connection may use a lower protocol to ensure connectivity to
|
||||||
older server versions. If you know you are running on a newer server
|
older server versions. If you know you are running on a newer server
|
||||||
version, you can set this to higher than the default for the initial
|
version, you can set this to match.
|
||||||
control connection, which is V2.
|
|
||||||
|
|
||||||
- **pooling** default: none - Applies the connection pooling options to
|
- **pooling** default: none - Applies the connection pooling options to
|
||||||
the policy. Examples:
|
the policy. Examples:
|
||||||
|
Loading…
Reference in New Issue
Block a user