>Maybe I read the Allaire article wrong, but I assumed that if you want to
>use the method they suggest (calling the executable and passing it
>parameters), you would have to reference the physical path to the template
>you wanted to run, ie D:\Inetpub\wwwroot\directory\file.cfm.

Yes, you would.


>With several servers and a range of sites on each, I assumed you'd have to
>set up the scheduling software on each machine that had a site for which you
>wanted to run a scheduled event (...if that made any sense whatsoever!).

I dunno what you need to achieve, and maybe I'm not thinking straight (hey, 
it's now Monday morning and it's been a rough weekend), but I think you 
should be able to have all you scheduled tasks on one server and have those 
tasks make changes on the other servers. Scripts executed from a HTTP 
request should be able to make any changes to a server that are necessary, 
so a scheduled tasks running on one server should be able to remotely 
manage/update/whatever other servers. For example, I've just set up 
something to monitor the CF and SQL Server services on server A from server 
B. If server B finds a failure on A it runs an ASP script on A to stop and 
start the necessary services.


>And ditto about that Friday-feeling   *uggh*

I think I'm a midweek kinda person, Monday mornings are worse. At least on 
Fridays there's a weekend to look forward to. ;->


Mark


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to