You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Joshua Boyd <jd...@jdboyd.net> on 2008/12/31 03:00:52 UTC

Multiple BindAddresses

I have a server with several IP addresses and I'd like to be able to  
bind to several addresses, but I can't seem to figure out how, or  
even if this is possible.

Re: Multiple BindAddresses

Posted by Joshua Boyd <jd...@jdboyd.net>.
On Dec 30, 2008, at 9:08 PM, Paul Davis wrote:

> Use 0.0.0.0 to allow incoming requests from any adapter.

Thanks.

Re: Multiple BindAddresses

Posted by Paul Davis <pa...@gmail.com>.
Use 0.0.0.0 to allow incoming requests from any adapter.

On Tue, Dec 30, 2008 at 9:00 PM, Joshua Boyd <jd...@jdboyd.net> wrote:
> I have a server with several IP addresses and I'd like to be able to bind to
> several addresses, but I can't seem to figure out how, or even if this is
> possible.
>