Re: Memcache Timeout issue

2013-07-19 Thread Shirshendu Das
We have checked the port number as well as the memcache service and they are running fine. The issue occurs whenever we are using the IP address of the system instead of 127.0.0.1. On Friday, July 19, 2013 12:17:31 PM UTC+5:30, m2guru wrote: > > Is there a path from your application to the memca

Xmemcached 1.4.2 releases.

2013-07-19 Thread dennis zhuang
Hi,all. The java opensource client for memcached -- xmemcachedreleases 1.4.2, main highlights: 1.Upgrade the slf4j to 1.7.5 version. 2.Supports delete items with CAS value in binary protocol. 3.Make reactor threads to be daemon,they can be exit with JVM righ