memcache Server marked as failed......

dormando dormando at rydia.net
Sat Sep 15 19:17:11 UTC 2007



ajinkya at truesparrow.com wrote:
> Hi,
> Basically, I am getting
> the Marked server "localhost:11211" as  failed error....
> whenever i am doing a get or set...

Use `telnet` to connect to the host/port you think memcached's running 
on. If that works, examine your script again. Go find some examples and 
see if they line up.

> also, initially my key-value size was getting more than 1MB but now, i
> have limited the size to less than 1MB....
> 

Use compression and otherwise keep the value smaller than 1MB.

-Dormando


More information about the memcached mailing list