Warning: session_start(): open(/tmp/sess_suorpfipkk9jii10tgam5g28a3, O_RDWR) failed: No space left on device (28) in /www/wwwroot/blog.ssf.moe/wp-content/themes/argon/functions.php on line 432

Warning: session_start(): Failed to read session data: files (path: ) in /www/wwwroot/blog.ssf.moe/wp-content/themes/argon/functions.php on line 432
Memcached – 小咸鱼的博客

标签: Memcached

1 篇文章

thumbnail
WordPress站点优化加速-Memcached的使用
为什么别人的站点打开总是比你快呢? 这个问题值得深思。 (PS:当前为止本教程仅针对只有一个站点需要开启Memcached缓存的,多个站点请不要使用本教程) 什么是Memcached memcached是一套分布式的高速缓存系统,由LiveJournal的Brad Fitzpatrick开发,但被许多网站使用。这是一套开放源代码软件,以BSD li…