php - MemcachePool::get(): Server localhost (tcp 11211, udp 0) failed with: Network timeout -


i have been working memcache , php long time , great have been getting error after every 10 15 minutes.

memcachepool::get(): server localhost (tcp 11211, udp 0) failed with: network timeout 

i thought might due firewall or turned of firewall yet didn't stop giving message.

after every error have restart memcache.

and it's memcache not d on windows 7 machine php 5.4 msvc9 ts version. can not understand network timeout issue. can done solve this.

currently, have 1 local machine windows 7 cannot make cluster of memcache or install memcache(d).

unsure if memcache daemon or client issue.


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -