zarac opened a new issue #1589: Allow to listen on multiple (but not all) 
addresses. I.e. multiple bind_address entries in local.ini. 
URL: https://github.com/apache/couchdb/issues/1589
 
 
   It'd be nice to be able to listen to multiple addresses without having to 
listen on 0.0.0.0.
   
   Format could be either:
     bind_address=127.0.0.1
     bind_address=10.0.0.2
     bind_address=192.168.0.2
   
   or:
     bind_address=127.0.0.1 10.0.0.2 192.168.0.2

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to