in reply to Looping through database query to send emails is taking too long
Hi,
I can smell like you are using web based application, which calls a perl script in the background when you click the send button? Are you using Perl CGI?
What database you are using?
Is your table has only 74 records? If there are more records, did you check your query takes time to fetch the records? or Table has index ?
You can show us your script so that we can help you better.
|
|---|