]> 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)
commitef09126eb124a06d04cfbfd773c127a27fb6cef9
tree4d98aa2deb3fd9091a49bfc18cf9111bc9aeca6d
parent6422509ce6706e79126a5ba6cceac6f30ee2a9de
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