prox
unread,Nov 17, 2008, 9:41:40 AM11/17/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to memcached
hey guys,
if i strace the memcache process there is a message repeating every
few lines "EAGAIN (Resource temporarily unavailable)", but i dont know
what it means. any suggestions?
here is a cutout of straces output, maybe it helps?
read(7, 0xa63de3b2, 261206) = -1 EAGAIN (Resource
temporarily unavailable)
setsockopt(7, SOL_TCP, TCP_CORK, [1], 4) = 0
time(NULL) = 1226932729
time(NULL) = 1226932729
time(NULL) = 1226932729
write(7, "STORED\r\n", 8) = 8
setsockopt(7, SOL_TCP, TCP_CORK, [0], 4) = 0
read(7, 0xa63de008, 262144) = -1 EAGAIN (Resource
temporarily unavailable)