Hello Osf Managers !
We use at <
http://www.web-data.fr/> an Apache HTTPD 1.1.1 which access
to an Oracle 7.3.2 Database via Pro*C CGI scripts under DU 3.2d-2
Everything works fine, but sometimes (it's growing) i see in the
error_log :
[Mon Nov 4 15:05:37 1996] access to
/home/wdb/projets/announce/Html/consultation_sf.cgi failed for
ligimsic.univ-lyon1.fr, reason: script not found or unable to stat
[Mon Nov 4 15:06:35 1996] access to
/home/wdb/projets/announce/Html/consultation_sf.cgi failed for
ligimsic.univ-lyon1.fr, reason: script not found or unable to stat
[Mon Nov 4 15:31:40 1996] access to
/home/wdb/projets/announce/Html/consultation_sf.cgi failed for
basun.umdc.umu.se, reason: script not found or unable to stat
[Mon Nov 4 15:37:15 1996] access to
/home/wdb/projets/announce/Html/consultation_sf.cgi failed for
acajou.u-bourgogne.fr, reason: script not found or unable to stat
[Mon Nov 4 16:54:49 1996] access to
/home/wdb/projets/webimmo/Html/cgi-bin/res_annonce.cgi failed for
www.eunet.ch, reason: script not found or unable to stat
[Mon Nov 4 16:56:40 1996] access to
/home/wdb/projets/webimmo/Html/cgi-bin/res_annonce.cgi failed for
www.eunet.ch, reason: script not found or unable to stat
I think it's :
- DU 3.2d-2 or the HTTPD server lock the file when it's read
- the disk is slow and the server get a timeout when it read the file
(size 3Mo)
Maybe it's something else.
What can i do ?
Is there a way to do a virtual file system in memory or to change the
memory file cache in the kernel?
Is it a bug in Apache ? Or DU 3.2d-2 ?
I ask the same in the apache mailing list ...
Please help me.
Received on Wed Nov 06 1996 - 17:42:57 NZDT