> > But a crash of CF/Machine will still result in loss of data
> 
> Does that happen often?  I can't remember the last time it's happend
> to me (at least a couple years).  We rarely cycle down CF (maybe 6-8
> times a year), but that's of more concern than random crashes, and
> Application.cfc addresses the issue.  There's always a chance for data
> loss, just the window is larger with my example.
I'm paranoid and always assume something will go wrong.
 
> > scheduler in CF is based on a CFHTTP call which is basically a double
> > overhead.
> 
> Yeah, that's true.  You could dispatch the request from cron, if it
> matters much.  However, under load one extra request per minute is
> insignificant, and if you're not under load then it's also
> insignificant.  Doesn't seem like much of a concern.
I just don't like running extra processes if I can help it and while I have
had great success with the scheduler and scheduled tasks from outside CF,
others have not. Still, it's a valid and viable operation. Want to write up
a paper on if for Fusion Authority? :)



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199054
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to