文件名称:web-performance-tuning.2014
文件大小:79.47MB
文件格式:ZIP
更新时间:2024-08-01 01:34:15
PHP
设置 以下构建基于以下Vagrant环境(其他环境根据需要修改) 克隆 删除准备好的目录并克隆它 $ rm -Rf web-performance-tuning $ git clone git@github.com:hironomiu/web-performance-tuning.git or $ git clone https://github.com/hironomiu/web-performance-tuning.git 部署和 DB + Memcache 设置 $ make install 浏览 尖端 DB 周围的连接设置 以外的环境在 app/config.php 中设置 DB 连接(MySQL、Memcached) $ vi app/config.php 使用内置服务器时 首先指定任何 HOST 或 PORT $ HOST=xxx.xxx.xxx.xxx PORT
【文件预览】:
web-performance-tuning.2014-master
----public_html()
--------ocp.php(19KB)
--------index.php(459B)
--------js()
--------base.css(57B)
--------img()
----.gitignore(75B)
----app()
--------chapter1.php(1KB)
--------bootstrap.php(941B)
--------setup_memcache.php(1KB)
--------chapter3.php(562B)
--------setup.php(2KB)
--------exercise.php(1KB)
--------chapter2.php(683B)
--------config.php.template(179B)
----exercise_siege.txt(212B)
----Makefile(1KB)
----composer.json(139B)
----views()
--------exercise_part1.twig(145KB)
--------exercise_part2.twig(209B)
--------base.twig(227B)
--------chapter1.twig(97B)
--------chapter2.twig(502B)
--------index.twig(108B)
--------exercise_part4.twig(267B)
----ddl()
--------message.dump.gz(29.79MB)
--------user.dump.gz(70.68MB)
----README.md(927B)