nickva commented on issue #4656:
URL: https://github.com/apache/couchdb/issues/4656#issuecomment-2746740916

   > I don't know why, but I suspect it's something on your system. Or maybe 
specifically to erlang? I've literally never had a problem with 0.0.0.0 not 
binding to all interfaces. So I built a small echo server in Go:
   
   The problem is not the binding, that works as lsof shows, the problem is 
using '0.0.0.0' as a  connection IP. In many environments it works as a 
localhost, but as the Wiki article mentions it's not a standard. Though,CouchDB 
may not care that it's a standard as long as it works consistently in all the 
operating systems it supports.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to