[OpenSIPS-Devel] [ opensips-Feature Requests-3602824 ] multi-server support for couchbase

SourceForge.net noreply at sourceforge.net
Mon Apr 22 12:39:39 CEST 2013


Feature Requests item #3602824, was opened at 2013-01-31 08:34
Message generated for change (Settings changed) made by vladut-paiu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3602824&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: Kneeo (kneeo)
Assigned to: Nobody/Anonymous (nobody)
Summary: multi-server support for couchbase

Initial Comment:
I'd like to request that multi-server entry point support for couchbase clusters be added to the library. One should be able to define an array of servers per bucket so that if one server goes down opensips will connect to the next server in the array and so on. This will allow opensips to automatically failover and discover the cb cluster if a server goes down.

lib C man page for couchbase explains how this works:

https://github.com/couchbase/libcouchbase/blob/master/man/man3couchbase/lcb_create.3couchbase.txt#L53

----------------------------------------------------------------------

Comment By: Vladut-Stefan Paiu (vladut-paiu)
Date: 2013-04-22 03:39

Message:
Hello,

The CouchBase driver now supports multiple servers. See [1] for the doc on
the cachedb_url param. Basicaly, you can put multiple HOST:PORT combos
sepparated by ';'.

Credits to Ryan Bullock.

[1]
http://www.opensips.org/html/docs/modules/devel/cachedb_couchbase#id249096

Best Regards,
Vlad

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3602824&group_id=232389



More information about the Devel mailing list