]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 17 Sep 2025 17:40:15 +0000 (11:40 -0600)
commit509ca96490287800ceef5978d28f3f785ada343b
treea0f3e6672c95f22828968b5689e91ce9576cac15
parentfa1a9d2a70fed7833b9e991780e70c74308520f1
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