Re: [PHP] timing out exec statements

2003-06-16 Thread Brad Dameron
Sent: Monday, June 16, 2003 11:55 AM Subject: [PHP] timing out exec statements > we are dropping to a perl script to process transactions, occasionally the > remote server the perl script interacts with becomes bogged, the transaction > goes into limbo, or for whatever reason the pro

[PHP] timing out exec statements

2003-06-16 Thread Dave [Hawk-Systems]
we are dropping to a perl script to process transactions, occasionally the remote server the perl script interacts with becomes bogged, the transaction goes into limbo, or for whatever reason the processing of that transaction hangs (happening about 0.2% of the time). Is there a way to time and ti