摘要: Nginx-tomcat负载均衡的简单配置,nginx.conf配置参数的修改,禁掉默认虚拟主机,开启vhosts配置文件目录开关,编写请求分发lb.conf配置文件,测试负载均衡的效果。 阅读全文
posted @ 2016-01-06 14:54 Liemer_Lius 阅读(271) 评论(0) 推荐(0) 编辑
摘要: nginx的编译安装、启动脚本编写 阅读全文
posted @ 2016-01-06 13:30 Liemer_Lius 阅读(1040) 评论(0) 推荐(0) 编辑
摘要: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory 阅读全文
posted @ 2016-01-06 13:02 Liemer_Lius 阅读(1792) 评论(0) 推荐(0) 编辑
摘要: ./configure: error: the HTTP rewrite module requires the PCRE library. 阅读全文
posted @ 2016-01-06 13:01 Liemer_Lius 阅读(748) 评论(0) 推荐(0) 编辑
摘要: configure: error: mcrypt.h not found. Please reinstall libmcrypt. 阅读全文
posted @ 2016-01-06 12:59 Liemer_Lius 阅读(225) 评论(0) 推荐(0) 编辑
摘要: configure: error: jpeglib.h not found. 阅读全文
posted @ 2016-01-06 12:58 Liemer_Lius 阅读(1078) 评论(0) 推荐(0) 编辑
摘要: 源码编译安装Linux软件的时候,时常因为依赖某些库文件,而打断编译或者安装。因此我们先安装这些库文件,使以后的安装不受阻碍。 阅读全文
posted @ 2016-01-06 12:03 Liemer_Lius 阅读(382) 评论(0) 推荐(0) 编辑
摘要: tomcat、jdk的安装和配置 阅读全文
posted @ 2016-01-06 11:44 Liemer_Lius 阅读(201) 评论(0) 推荐(0) 编辑