> On Feb 22, 2015, at 11:59 PM, Pascal <[email protected]> wrote: > > a) if it's correct that the sync gateway connects to the admin port (8091 by > default) instead of the API port – the docs do not mention either but always > use the default admin port
I’m not clear on the distinction between those ports. 8091 is the REST API that’s used to discover the cluster topology and find the API address/ports of the individual nodes. > b) how the sync gateway authenticates with the server – there are no > documented command line or config options for authentication There are optional “username” and “password” fields in the db config object. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/D3FEE710-2DAF-4002-B7C0-EE0B1C7EC388%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
