We've got to clean up the connection pool code, too...
# options = "--SERVER=localhost"
#
# pool {
-# start = ${thread[pool].start_servers}
-# min = ${thread[pool].min_spare_servers}
-# max = ${thread[pool].max_servers}
+# start = ${thread[pool].num_workers}
+# min = ${thread[pool].num_workers}
+# max = ${thread[pool].num_workers}
# spare = ${thread[pool].max_spare_servers}
# uses = 0
# lifetime = 0
# database = 0
#
# pool {
-# start = ${thread[pool].start_servers}
-# min = ${thread[pool].min_spare_servers}
-# max = ${thread[pool].max_servers}
+# start = ${thread[pool].num_workers}
+# min = ${thread[pool].num_workers}
+# max = ${thread[pool].num_workers}
# spare = ${thread[pool].max_spare_servers}
# uses = 0
# lifetime = 0
# connections during instantiation it will exit.
# Set to 0 to allow the server to start without the
# couchbase being available.
- start = ${thread[pool].start_servers}
+ start = ${thread[pool].num_workers}
# Minimum number of connections to keep open
- min = ${thread[pool].min_spare_servers}
+ min = ${thread[pool].num_workers}
# Maximum number of connections
#
#
# Setting 'max' to MORE than the number of threads means
# that there are more connections than necessary.
- max = ${thread[pool].max_servers}
+ max = ${thread[pool].num_workers}
# Spare connections to be left idle
#
# connections during instantiation it will exit.
# Set to 0 to allow the server to start without the
# KDC being available.
- start = ${thread[pool].start_servers}
+ start = ${thread[pool].num_workers}
# Minimum number of connections to keep open
- min = ${thread[pool].min_spare_servers}
+ min = ${thread[pool].num_workers}
# Maximum number of connections
#
#
# Setting 'max' to MORE than the number of threads means
# that there are more connections than necessary.
- max = ${thread[pool].max_servers}
+ max = ${thread[pool].num_workers}
# Spare connections to be left idle
#
# connections during instantiation it will exit.
# Set to 0 to allow the server to start without the
# directory being available.
- start = ${thread[pool].start_servers}
+ start = ${thread[pool].num_workers}
# Minimum number of connections to keep open
- min = ${thread[pool].min_spare_servers}
+ min = ${thread[pool].num_workers}
# Maximum number of connections
#
#
# Setting 'max' to MORE than the number of threads means
# that there are more connections than necessary.
- max = ${thread[pool].max_servers}
+ max = ${thread[pool].num_workers}
# Spare connections to be left idle
#
# connections during instantiation it will exit.
# Set to 0 to allow the server to start without the
# web service being available.
- start = ${thread[pool].start_servers}
+ start = ${thread[pool].num_workers}
# Minimum number of connections to keep open
- min = ${thread[pool].min_spare_servers}
+ min = ${thread[pool].num_workers}
# Maximum number of connections
#
#
# Setting 'max' to MORE than the number of threads means
# that there are more connections than necessary.
- max = ${thread[pool].max_servers}
+ max = ${thread[pool].num_workers}
# Spare connections to be left idle
#
# connections during instantiation it will exit.
# Set to 0 to allow the server to start without the
# winbind daemon being available.
- start = ${thread[pool].start_servers}
+ start = ${thread[pool].num_workers}
# Minimum number of connections to keep open
- min = ${thread[pool].min_spare_servers}
+ min = ${thread[pool].num_workers}
# Maximum number of connections
#
#
# Setting 'max' to MORE than the number of threads means
# that there are more connections than necessary.
- max = ${thread[pool].max_servers}
+ max = ${thread[pool].num_workers}
# Spare connections to be left idle
#
# connections during instantiation it will exit.
# Set to 0 to allow the server to start without the
# web service being available.
- start = ${thread[pool].start_servers}
+ start = ${thread[pool].num_workers}
# Minimum number of connections to keep open
- min = ${thread[pool].min_spare_servers}
+ min = ${thread[pool].num_workers}
# Maximum number of connections
#
#
# Setting 'max' to MORE than the number of threads means
# that there are more connections than necessary.
- max = ${thread[pool].max_servers}
+ max = ${thread[pool].num_workers}
# Spare connections to be left idle
#
pool {
start = 0
- min = ${thread[pool].min_spare_servers}
- max = ${thread[pool].max_servers}
+ min = ${thread[pool].num_workers}
+ max = ${thread[pool].num_workers}
spare = ${thread[pool].max_spare_servers}
uses = 0
lifetime = 0
# connections during instantiation it will exit.
# Set to 0 to allow the server to start without the
# web service being available.
- start = ${thread[pool].start_servers}
+ start = ${thread[pool].num_workers}
# Minimum number of connections to keep open
- min = ${thread[pool].min_spare_servers}
+ min = ${thread[pool].num_workers}
# Maximum number of connections
#
#
# Setting 'max' to MORE than the number of threads means
# that there are more connections than necessary.
- max = ${thread[pool].max_servers}
+ max = ${thread[pool].num_workers}
# Spare connections to be left idle
#
# connections during instantiation it will exit.
# Set to 0 to allow the server to start without the
# database being available.
- start = ${thread[pool].start_servers}
+ start = ${thread[pool].num_workers}
# Minimum number of connections to keep open
- min = ${thread[pool].min_spare_servers}
+ min = ${thread[pool].num_workers}
# Maximum number of connections
#
#
# Setting 'max' to MORE than the number of threads means
# that there are more connections than necessary.
- max = ${thread[pool].max_servers}
+ max = ${thread[pool].num_workers}
# Spare connections to be left idle
#
# connections during instantiation it will exit.
# Set to 0 to allow the server to start without the
# winbind daemon being available.
- start = ${thread[pool].start_servers}
+ start = ${thread[pool].num_workers}
# Minimum number of connections to keep open
- min = ${thread[pool].min_spare_servers}
+ min = ${thread[pool].num_workers}
# Maximum number of connections
#
#
# Setting 'max' to MORE than the number of threads means
# that there are more connections than necessary.
- max = ${thread[pool].max_servers}
+ max = ${thread[pool].num_workers}
# Spare connections to be left idle
#
# connections during instantiation it will exit.
# Set to 0 to allow the server to start without the
# yubikey server being available.
- start = ${thread[pool].start_servers}
+ start = ${thread[pool].num_workers}
# Minimum number of connections to keep open
- min = ${thread[pool].min_spare_servers}
+ min = ${thread[pool].num_workers}
# Maximum number of connections
#
#
# Setting 'max' to MORE than the number of threads means
# that there are more connections than necessary.
- max = ${thread[pool].max_servers}
+ max = ${thread[pool].num_workers}
# Number of uses before the connection is closed
#