// memcache配置 'MEMCACHE_HOST'=>'127.0.0.1', 'MEMCACHE_PORT'=>'11211', // session配置 'SESSION_TYPE'=>'Memcache',