- 論壇徽章:
- 0
|
我用SCO SERVEROPEN 5.0.6+APACHE1.3.29+APACHE_JSERV1.1.2+JAVA1.2.2+ORACLE 7.3.4構(gòu)成JSP服務(wù)器,但網(wǎng)頁有時會出來有時又不會出來,多次刷新也是這樣,能夠出來頁面機會較少(.htm .html文件則不存在問題),這是何原因?請高手們指點.下面服務(wù)器的LOG文件內(nèi)容:
access_log:
192.168.1.2 - - [13/Dec/2003:22:37:03 +0800] "GET /oratest.jsp HTTP/1.1" 200 5
192.168.1.2 - - [13/Dec/2003:22:37:06 +0800] "GET /oratest.jsp HTTP/1.1" 200 5
192.168.1.2 - - [13/Dec/2003:22:42:28 +0800] "GET /oratest.jsp HTTP/1.1" 200 5
error_log:
[Sat Dec 13 22:34:55 2003] [notice] Apache/1.3.29 (Unix) ApacheJServ/1.1.2 confi
gured -- resuming normal operations
[Sat Dec 13 22:34:55 2003] [notice] Accept mutex: fcntl (Default: fcntl)
而mod_jserv.log無信息. |
|