]> 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>
Thu, 26 Jun 2025 18:15:05 +0000 (12:15 -0600)
commit04b12a557daad453b15ec291c47482815030e64b
tree673ea340d50afdb0c227f6f91643baaebb62f933
parent88579d2d7f7fa8f1348087bf5b6a91ebc09b9141
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.

(cherry picked from commit e125410e5c0e24ce3d49fed3982b0633b2882b37)
configs/samples/res_odbc.conf.sample
res/res_odbc.c