Open GoogleCodeExporter opened 9 years ago
Work around is to use an IPv6 only DNS name as parameter to L
Original comment by a...@ak.cx
on 12 Feb 2013 at 7:19
Hello,
The same issue.
I can't bind an ipv6 address.
Please help.
Original comment by Stefan.F...@gmail.com
on 5 Dec 2013 at 9:03
[deleted comment]
Pull request https://github.com/memcached/memcached/pull/98
allows to specify IPv6 address without port or IPv6 address enclosed in [] with
or without port (RFC3986 style recommended by RFC5952)
-l IPv6
-l [IPv6]
-l [IPv6]:port
Original comment by github...@gmail.com
on 9 Jan 2015 at 11:25
This is a serious defect/flaw. When will it be fixed in an official release?
Original comment by quanah.g...@gmail.com
on 16 Feb 2015 at 4:50
Same problem here! I am unable to run memcached in a Dual-Stacked network
environment!
Original comment by thiagocm...@gmail.com
on 22 Feb 2015 at 2:22
I know that it's not really a solution and this still needs to be fixed,
but running memcached on 127.0.0.1 and haproxy on external ip's with
127.0.0.1:11211 as a backend is a workaround.
Op 22 feb. 2015 03:22 schreef <memcached@googlecode.com>:
Original comment by r...@renediepstraten.nl
on 22 Feb 2015 at 5:00
Why it isn't a "real solution"? I'm planning to put this into production... Is
it not recommended?
I REALLY need to bind memcached on an IPv6 address, since my networks are
already IPv6-Only.
Original comment by thiagocm...@gmail.com
on 6 May 2015 at 12:17
Original issue reported on code.google.com by
a...@ak.cx
on 12 Feb 2013 at 7:05