背景:centos6.6_64nginx-1.11php5.6.22依赖:(nginx)yum install -y gcc pcre openssl make(php)yum install -y gcc-c++ libxml2 libxml2-devel autoconf&n
Tomcat的优化分成两块: Tomcat启动命令行中的优化参数即JVM优化 Tomcat容器自身参数的优化(这块很像ApacheHttp Server)一、JVM的优化1.Tomcat首先跑在JVM之上的,因为它的启动其实也只是一个java命令行,首先我们需要对这个JAVA的启动命令行进行调优。PS:这边讨论的JVM优化是基于Oracle Sun的jdk1.6版本以上,其它J
简版nginx--install#tar xzf nginx-1.4.0.tar.gz #cd nginx-1.4.0#./configure --prefix=/chroot/nginx --without-select_module --without-poll_module --with-file-aio --with-http_ssl_module&nbs
说下
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号