Hi. Just wondering.... if i have a Scheduled Task setup to run every 3
minutes, and it performs a database Insert, followed by database updates,
How can I prevent my CF server from treating each request from that Task as
a new client connection, and not crash saying : "Max connections reached"?

Should I be using a CFLOCK with a timeout greater than 3 minutes? I want the
CF server to maintain an active session for my scheduled task, and not
create a new connection for each time the task runs, every 3 miinutes.

Please help.

Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238344
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to