相关疑难解决方法(0)

工作 Nginx fastcgi_cache php-fpm 缓存和静态文件缓存配置?

Nginx wiki 对如何使用 php-fpm 和 fastcgi_caching 正确设置 nginx 的解释非常模糊,用于具有 cookie 的站点,即 wordpress、drupal、vbulletin 等。

我从http://vbtechsupport.com/796/下载了一个名为 centmin 的修改过的 nginx bash shell 安装脚本,同时它安装了 nginx v1.0.2、php 5.3.6 php-fpm、mariadb 5.2.6 mysql、memcached 1.4.5 服务器并通过shell脚本自动进行siege benchmark,它缺少设置fastcgi_caching以缓存php的配置参数。

它还缺乏为本地服务的文件缓存静态文件的设置。当静态文件驻留在同一磁盘上时,对它们使用 proxy_cache 有什么意义吗?

任何人都得到了一些提示和信息链接,以阅读有关正确设置 php (php-fpm) fastcgi_caching 以及缓存本地驻留静态文件的教程?

谢谢

nginx cache php-fpm mariadb

7
推荐指数
1
解决办法
5495
查看次数

标签 统计

cache ×1

mariadb ×1

nginx ×1

php-fpm ×1