My memcached set's are passing, get's are passing and telnet stats reports get hits, also memory used. So I dont see a issue here.
On Sat, Feb 11, 2012 at 8:16 AM, Dustin <[email protected]> wrote: > > On Friday, February 10, 2012 5:46:14 PM UTC-8, Siddharth Jagtiani wrote: >> >> Figured it out. I now run >> /usr/bin/memcached -m 64 -U 11211 -p 11211 >> instead of >> /usr/bin/memcached -m 64 -U 11211 -p 11211 -l 127.0.0.1 >> >> And I dont get those warning messages anymore. >> > > This doesn't solve the problem of you connecting to something to > something you don't think you're trying to connect to. It just makes the > thing you think you're not doing work. >
