hi guys i had a similar problem in past but not with memcached, it was solved with some tcp options, i don't remember exactly how, but something with SO_LINGER and others tunes maybe something like it could help
2013/10/6 Nic Jansma <[email protected]> > I tried running the mc_conn_tester script, but wasn't able to trigger the > problem with that. > > The interesting thing is that even if I close down all apps that are > communicating with memcached, eg. Apache (due to the pecl memcached > modules), the memcached daemon still has thousands of CLOSE_WAIT > connections. There are no other outstanding apps or connections talking to > it, yet there are thousands of sockets stuck in a CLOSE_WAIT state. > > Shouldn't memcached be cleaning those up as the sockets hard close? > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "memcached" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Roberto Spadim -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
