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

My HTML document is not linking to my CSS stylesheet properly -

php array slice every 2th rule -

node.js - Sending sockets to client side, Error: Converting circular structure to JSON -