ID: 29717 Updated by: [EMAIL PROTECTED] Reported By: mohammadb at future dot com dot lb -Status: Open +Status: Bogus Bug Type: Mail related Operating System: Windows 2003 PHP Version: 4.3.8 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. The problem is likely your mail server's load limit that cause it to start denying connection when a certain load is reached. Previous Comments: ------------------------------------------------------------------------ [2004-08-17 10:44:57] mohammadb at future dot com dot lb Description: ------------ I am using : *) Windows 2003 Server *) IIS 6.0 - Local SMTP Server *) ISAPI PHP 4.3.8 *) MSSQL Server Standard Edition My application is a voting application where it encounters heavy, heavy load (requests) in a short time (1 day) . Under heavy load, the mail() funtion that I am using is not working or sending any Email. I dont know if the problem is from the ISAPI PHP(.dll) communicating with the SMTP server under heavy load OR from the SMTP Server itself. THE mail() function works fine under low-medium load. BUT at a certain Peak requests for sending mails, my SMTP Server will not be responding and THE ONLY SOLUTION IS TO RESTART THE WHOLE IIS - then the mail() function starts to work. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29717&edit=1