|
@@ -96,8 +96,8 @@ db.LoginPass = benchmarkdbpass
|
|
# db.Driver.MaxPooling
|
|
# db.Driver.MaxPooling
|
|
# How many concurrent Connections to allow at maximum.
|
|
# How many concurrent Connections to allow at maximum.
|
|
|
|
|
|
-db.Driver.Pooling = 256
|
|
|
|
-db.Driver.MaxPooling = 256
|
|
|
|
|
|
+db.Driver.Pooling = 512
|
|
|
|
+db.Driver.MaxPooling = 512
|
|
|
|
|
|
# BasicConnectionListener properties
|
|
# BasicConnectionListener properties
|
|
|
|
|