SK-Yang / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

Drupal Problem with memcached #352

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi all,

Our web site development used drupal. We use memcached to cache data load from 
DB to memory.

Some days ago (tens day). We get problem with web server. i check log and i get 
error bellow:

Our web server using: apache, php-fpm, apc, fastcgi.

[20-Dec-2013 09:28:08 Europe/Paris] PHP Notice:  MemcachePool::get(): Server 
192.168.180.41 (tcp 11211, udp 0) failed with: VALUE 
cache_bootstrap_1-build-1-module_implements 1 13783
 (0) in /var/www/html/sites/builds/build-8838/rev-8838/modules/contrib/memcache_storage/memcache_storage.api.inc on line 208

Please help me or give ideas to resolve this problem.

Thanks

Original issue reported on code.google.com by vantint...@gmail.com on 20 Dec 2013 at 8:39

GoogleCodeExporter commented 9 years ago
Please use the mailing list for tech support... this is for actual bug 
reports/crashes/etc.

You'll honestly have better luck asking in drupal communities, since they will 
be more familiar with how drupal uses memcached.

Original comment by dorma...@rydia.net on 20 Dec 2013 at 8:41