Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Couchbase | Couchbase Server 2.0

Newbye question - server-side moxi and .net/enym client

2 replies [Last post]
  • Login or register to post comments
Thu, 02/14/2013 - 07:28
paolo.p
Offline
Joined: 09/01/2012
Groups: None

Hello,
please forgive the n00b question...

I am working on a small test application with the .net client (1.2), and a memcached bucket. I would like not to use the moxy, but let the client (vbucket-aware, right) handle the connections to all nodes in my cluster.

I also need to use a non-standard port for the communication from client to cluster.

So far I have:
- set-up a cluster with 4 nodes
- created a memcache vbucket
- mapped the vbucket to port 12345 via web interface

In my config, I list the IP addresses of all nodes, and specify the vbucket name and port in the connection string.. something like this

...

Now, here comes the stupid question... is the above setup using a serverside moxy, or not? I understand the client (.net/enym) should not need to use it at all, right? Do I need to do anything special not to use it?

Thanks!

Top
  • Login or register to post comments
Thu, 02/14/2013 - 07:58
paolo.p
Offline
Joined: 09/01/2012
Groups: None

oops.. I cut out the connection strings...

something like this... straight form the samples

servers bucket="mybucket" bucketPassword=""
add uri="http://1. 2.3.4:12345/pools"/
add uri="http://5. 6.7.8:12345/pools"/
...

...

Top
  • Login or register to post comments
Sun, 02/17/2013 - 04:29
tgrall
Online
Joined: 09/05/2012
Groups: None

Hello,

Not sure I understand correctly your question.

Have you tried to connect using the information described here:
http://www.couchbase.com/develop/net/current

This is compliant with cluster deployment too.

Regards

__________________

Tug
@tgrall

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker