Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

start-http-response reports: write failed (Broken pipe)

Status
Not open for further replies.

thendal

Programmer
Aug 23, 2000
284
Hi all!

Could some one help me ..i am getting this error message ..

[07/Jan/2002:10:25:33] warning: for host xx.xx.xxx.xx trying to GET /dir_2001/dbi_test.pl, start-http-response reports: write failed (Broken pipe)

what could be the reason..why i am getting this error message in error log..

the script works fine ..in one machine ...but not in another and giving this error message in error log ...

The script runs on sun & Netscape enterprise web server.

Thanks in advance.

:)
 
Hi,

A broken pipe just occurs when something attempts to write to the pipe's output but that has been prematurely closed. This could be a timing issue or maybe cache related. Its difficult to comment without further info.

Are the two machines identically configured and does the problem persist if you restart the server ?

Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top