I'm not aware of any way to specify a way to do this. You can however specify multiple memcache servers and perhaps use some sort of hashing alg to pick which one you want to use. Else you could use Jon's suggestion to use something a little more sophisticated than vanilla memcache.
Just be sure you really know where memcache's strengths are. It's really super fantastic. -Brett On Fri, Mar 13, 2020 at 5:22 PM Calvin Ellison <[email protected]> wrote: > Does OpenSIPS support using multiple memcached servers to distribute keys > for a single cachedb_url prefix? I'd like to pool the spare memory of my > OpenSIPS servers to make more efficient use of them. > > > Regards, > > *Calvin Ellison* > Senior Voice Operations Engineer > [email protected] > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
