01 2017 档案
摘要:目的:nginx处理用户请求的静态页面,tomcat处理用户请求jsp页面,来实现动态分离,nginx处理静态页面效率远高于tomcat,这样一来就能更好的提高并发,处理性能。 准备软件: 下载jdk1.7:http://www.oracle.com/technetwork/java/javase/
阅读全文
摘要:mount -o loop (iso 文件) /iso [cdrom-server]name=cdrom-serverbaseurl=file:///iso/Serverenabled=1gpgcheck=0
阅读全文
摘要:升级Apache到最新版本,本来并不复杂,但是因为涉及到不能停止现有的Apache实例的运行,因此要小心翼翼的做。 大致分成三步: 编译新的Apache, 配置新的Apache, 替换旧的Apache。 下面慢慢道来: 1.编译新的Apache, 需要到官网下载最新的src,需要什么依赖包,请参照下
阅读全文
摘要:今日编译apache时出错: #./configure --prefix……检查编辑环境时出现: checking for APR... noconfigure: error: APR not found . Please read the documentation 解决办法: 1.下载所需软件包
阅读全文

浙公网安备 33010602011771号