Aman Raheja Octavian Rasnita wrote:
From: "Boyle Owen" <Owen.Boyle@xxxxxxx>-----Original Message----- From: Octavian Rasnita [mailto:orasnita@xxxxxx] Sent: Montag, 9. Januar 2006 10:18 To: users@xxxxxxxxxxxxxxxx Subject: [users@httpd] Apache error Hi, Please tell me what should I check in order to avoid the following error which appear in the error_log file: [Mon Jan 09 10:42:44 2006] [info] [client 194.102.138.5] (32)Broken pipe: core_o utput_filter: writing data to the networkAre you fetching data from a network drive or other server? Have a look here and follow the link to the FAQ: http://lists.trustix.org/pipermail/tsl-discuss/2005-April/013967.html Could be a sendfile problem which will be fixed by "EnableSendFile Off" The program is a mod_perl handler which worked in the previous days without error. It gets data from a MySQL database which is located on another server. The program can get some data and displays it fine, but on the next form submit it gives the error in the logs. I have tried putting: EnableSendFile Off ... in the <Virtualhost> section, and restarted the server (stop + start) but with no effect. I am using Apache 2.055 under Fedora Core 4. Thank you. Teddy --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx