Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 363 by [email protected]: MemcachePool::get(): Server 127.0.0.1 (tcp 11211, udp 0) failed with: Network timeout
http://code.google.com/p/memcached/issues/detail?id=363

We just upgraded to memcached 1.4.18 using PHP 5.4.27 and the memcache extension 3.0.8. After the upgrade getting intermittent:

MemcachePool::get(): Server 127.0.0.1 (tcp 11211, udp 0) failed with: Network timeout

Using the script suggested in the wiki: http://consoleninja.net/code/memcached/mc_conn_tester.pl immediately see timeouts:

➜  ~  ./mc_conn_tester.pl
Fail: (timeout: 1) (elapsed: 1.00027108) (conn: 0.00198221) (set: 0.00000000) (get: 0.00000000) Fail: (timeout: 1) (elapsed: 1.00025678) (conn: 0.00038099) (set: 0.00000000) (get: 0.00000000) Fail: (timeout: 1) (elapsed: 1.00024295) (conn: 0.00049210) (set: 0.00000000) (get: 0.00000000) Fail: (timeout: 1) (elapsed: 1.00023890) (conn: 0.00036407) (set: 0.00000000) (get: 0.00000000) Fail: (timeout: 1) (elapsed: 1.00027013) (conn: 0.00049710) (set: 0.00000000) (get: 0.00000000) Fail: (timeout: 1) (elapsed: 1.00025988) (conn: 0.00034285) (set: 0.00000000) (get: 0.00000000)
^CAverages: (conn: 0.00070960) (set: 0.00047751) (get: 0.00041979)

Is this a bug in the new version of memcached?

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- 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/d/optout.

Reply via email to