Hello all,
Looking at my http error log file sometimes I see some of theese error messages
Connection reset by peer: mod_fcgid: read data from fastcgi server error.
[Sun Mar 13 10:46:55 2011] [error] [client 66.249.72.44] Premature end of script headers: file.php
mod_fcgid: read data timeout in 46 seconds
[Sun Mar 13 10:39:12 2011] [error] [client 66.249.72.44] Premature end of script headers: file.php
It seems like some requests are not finished.
How can I find out what is causing that in file.php ?