Home » Networking » Net_Socket » Bug #8422
broken pipe causes Apache server to become unresponsive
Details
| Submitted | 2006-08-11 20:07 UTC |
|---|---|
| From | michael at glengroup dot com |
| Status | Bogus |
| Package | Net_Socket |
| PHP Version | 4.4.0 |
| OS | Linux 2.4.21-9.0.3.EL #1 |
| Roadmaps | (Not assigned) |
Comments
[2006-08-11 20:07 UTC] michael at glengroup dot com
Description:
------------
We have been experiencing problems sending mail from our Apache web server. Although this application has been running for more than a year without problems, occasionally, our error logs are filling up with the following error:
PHP Notice: fwrite(): send of 8192 bytes failed with errno=32 Broken pipe in /var/www/html/sites/site185/web/include/pear/Net/Socket.php on line 258
Although we haven't run into a disk space issue, apache becomes unresponsive for that site, although not others. The Mail_API is set up to communicate with SMTP on the same machine. Whatever problems the system should be having as a whole, the Mail_API should be able to avoid this situation.
[2006-08-11 20:09 UTC] michael at glengroup dot com
The Mail_API communicates to sendmail set up on the same machine via smtp