03 2018 档案

摘要:``` ; Enable Zend OPcache extension module zend_extension=opcache.so ; Determines if Zend OPCache is enabled opcache.enable=1 ; Determines if Zend OPCache is enabled for the CLI version of PHP ;opca... 阅读全文
posted @ 2018-03-24 12:17 龙儿自由 阅读(323) 评论(0) 推荐(0)
摘要:``` ; Start a new pool named 'www'. ; the variable $pool can we used in any directive and will be replaced by the ; pool name ('www' here) [www] ; Per pool prefix ; It only applies on the following d... 阅读全文
posted @ 2018-03-24 12:13 龙儿自由 阅读(413) 评论(0) 推荐(0)
摘要:只是做个简单的记录 阅读全文
posted @ 2018-03-24 11:58 龙儿自由 阅读(380) 评论(0) 推荐(0)