I've set up a small website which allows users to create a form letter and
email it to their local candidates in the upcoming state election.
The user enters their email address, town/suburb and message into an html
form and clicks the Send button. The site then sends an email to each
candidate for their area. The email is plain text and only about 3k in size.
The problem I'm having is that it works fine for the first few tests but any
messages after that it just hangs for 5 minutes before giving a time-out
message. When it's working it goes through without any delay. If I leave for
say anther half an hour its back working again. I send a couple more test
messages its all good, but and then it hangs again.
How can I troubleshoot this intermittent problem? My ISP is running PHP on
an IIS server. It seems like a server issue.
Thanks
Stephen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php