摘要:
Nginx-tomcat负载均衡的简单配置,nginx.conf配置参数的修改,禁掉默认虚拟主机,开启vhosts配置文件目录开关,编写请求分发lb.conf配置文件,测试负载均衡的效果。 阅读全文
摘要:
nginx的编译安装、启动脚本编写 阅读全文
摘要:
error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory 阅读全文
摘要:
./configure: error: the HTTP rewrite module requires the PCRE library. 阅读全文
摘要:
configure: error: mcrypt.h not found. Please reinstall libmcrypt. 阅读全文
摘要:
configure: error: jpeglib.h not found. 阅读全文
摘要:
源码编译安装Linux软件的时候,时常因为依赖某些库文件,而打断编译或者安装。因此我们先安装这些库文件,使以后的安装不受阻碍。 阅读全文
摘要:
tomcat、jdk的安装和配置 阅读全文