星期一, 1 二月 2010
Apache 和Resin整合问题多多啊
« 用 smpatch给Solaris安装补丁,应该使用如下的关机方式 | Main | 在 Solaris 操作系统中解决 32 位 stdio 只支持 256 个文件描述符的限制(转) »
1.某些限制带宽和并发的模块对 Resin不适用。
2.Resin模块会引起带;jsessionid的URL重定向,造成JSF某些功能不正常
为加载Resin模块访问记录
119.119.242.236 - - [05/Feb/2009:17:05:45 +0800] "GET /test/page1.faces HTTP/1.1" 200 1076
119.119.242.236 - - [05/Feb/2009:17:05:51 +0800] "POST /test/page1.faces;jsessionid=92D95959F8CD7F0A320EF29CA9C392D4 HTTP/1.1" 200 616
加载Resin模块时的访问记录
119.119.242.236 - - [05/Feb/2009:17:07:26 +0800] "GET /test/page1.faces HTTP/1.1" 200 1076
119.119.242.236 - - [05/Feb/2009:17:07:28 +0800] "POST /test/page1.faces;jsessionid=6491B2E023B7E03F8FB5FCE21A95DA74 HTTP/1.1" 301 257
119.119.242.236 - - [05/Feb/2009:17:07:28 +0800] "GET /test/page1.faces HTTP/1.1" 200 1032
119.119.242.236 - - [05/Feb/2009:17:07:29 +0800] "POST /test/page1.faces HTTP/1.1" 200 616
2.Resin模块会引起带;jsessionid的URL重定向,造成JSF某些功能不正常
为加载Resin模块访问记录
119.119.242.236 - - [05/Feb/2009:17:05:45 +0800] "GET /test/page1.faces HTTP/1.1" 200 1076
119.119.242.236 - - [05/Feb/2009:17:05:51 +0800] "POST /test/page1.faces;jsessionid=92D95959F8CD7F0A320EF29CA9C392D4 HTTP/1.1" 200 616
加载Resin模块时的访问记录
119.119.242.236 - - [05/Feb/2009:17:07:26 +0800] "GET /test/page1.faces HTTP/1.1" 200 1076
119.119.242.236 - - [05/Feb/2009:17:07:28 +0800] "POST /test/page1.faces;jsessionid=6491B2E023B7E03F8FB5FCE21A95DA74 HTTP/1.1" 301 257
119.119.242.236 - - [05/Feb/2009:17:07:28 +0800] "GET /test/page1.faces HTTP/1.1" 200 1032
119.119.242.236 - - [05/Feb/2009:17:07:29 +0800] "POST /test/page1.faces HTTP/1.1" 200 616
Posted by at 6:33 下午 in 未分类
[Trackback URL for this entry]