亲测可用,用的时候,将php-7.2.x_memcache.dl或者php-7.1.x_memcache.dll修改为php_memcache.dll之后,在php.ini中加入配置 extension=php_memcache.dll和 [Memcache] memcache.allow_failover = 1 memcache.max_failover_attempts=20 memcache.chunk_size =8192 memcache.default_port = 11211
2019-12-21 20:42:46 612KB php memcache kuozhan
1