用压缩工具来提高web应用程序效率
admin 15年前 (2008-06-18)
在网站性能优化时候,Yahoo Performance Team的rules for high performance web sites是较好的调优指南(或者yahoo的大牛Steve Souders在其《Hi...
admin 15年前 (2008-06-18)
在网站性能优化时候,Yahoo Performance Team的rules for high performance web sites是较好的调优指南(或者yahoo的大牛Steve Souders在其《Hi...
admin 15年前 (2008-05-16)
1. 环境说明: x.x.x.137:应用服务器,内网地址:192.168.1.137 x.x.x.180:数据库服务器,内网地址:192.168.1.180 数据库服务器和应用服务器之间通信通过内网地址通信。 2. 操作系统 操作系统版本:Redh...
admin 15年前 (2008-05-16)
从tomcat5.0后,可以用 Apache Portable Runtime 来通过jni来使用native接口,提升Tomcat及Jboss的性能,同时可以提升Web静态页面的处理能力,从理论上可以不再需要专门的Web Server来处理静态页面...
admin 15年前 (2008-05-12)
在Redhat AS 4服务器(多网卡)上安装Jboss 4.2.2 GA后,只能从本地地址localhost或127.0.0.1访问80或8080端口,也即http://127.0.0.1,而不能使用本机的公网地址访问http://www.yeea...