Hello, I'm trying to have CouchDB bind Both to IPv6 and IPv4 but I don't seem to able to do it properly.
I google ad bit and found the magic "any" keyword to be used in bind_address (the documentation just report ::1 to enable ipv6 or 0.0.0.0 to enable ipv4 but not the combination of both), yet even with "any" I only get a IPv4 Binding. I'm on FreeBSD and still on Couch 1.7.2. Anyone has any hint on this? Thanks -- Andrea Brancatelli