Hi Jason,

you say the failover (inside the group) works ok when using REDIS, but not with MemCached ?

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
  https://www.siphub.com

On 11/3/23 2:04 AM, nz deals wrote:
After additional testing, I observed that the settings for Redis are functioning properly, just for your information. It appears there might be an issue specifically when using memcached in a group.

Thanks

Regards,
Jason

On Thu, 2 Nov 2023 at 21:09, nz deals <[email protected] <mailto:[email protected]>> wrote:

    Hope everyone is having a good day,
    I've encountered an issue related to making a memcached group. My
    understanding is that when configuring a group, OpenSIPS attempts
    to connect to other memcached servers if one is unresponsive.
    However, it seems to only connect to the first server in the group
    and perform insertions exclusively on that one. In the event that
    the first server becomes inaccessible, I receive an error message
    stating "Failed to insert: CONNECTION FAILURE" and no
    connection/insertion to the second one.

    Here is a snippet of the configuration I'm using:
    modparam("cachedb_memcached",
    
"cachedb_url","memcached:main://memcacheserver1:11222,memcachedserver2:11222/")

    I've thoroughly reviewed the documentation available, but I
    couldn't find sufficient clarity on this behavior. I would greatly
    appreciate it if someone could provide insights or clarification
    on this matter.

    Thanks
    Jason


_______________________________________________
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

Reply via email to