]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_odbc: cache_size option to limit the cached connections.
authorJaco Kroon <jaco@uls.co.za>
Thu, 12 Dec 2024 22:35:55 +0000 (00:35 +0200)
committerJaco Kroon <jaco@uls.co.za>
Wed, 11 Jun 2025 13:00:36 +0000 (13:00 +0000)
commite125410e5c0e24ce3d49fed3982b0633b2882b37
tree860cdc007c83915ea0fe778dc1bb9500485f3820
parent49d87e4f81392c1c9e8be50f1e645b9081a66c1d
res_odbc: cache_size option to limit the cached connections.

Signed-off-by: Jaco Kroon <jaco@uls.co.za>
UserNote: New cache_size option for res_odbc to on a per class basis limit the
number of cached connections. Please reference the sample configuration
for details.
configs/samples/res_odbc.conf.sample
res/res_odbc.c