There's some in the distribution, it's dead easy though.

Download it, stick it in it's own dir, c:\wget maybe.

Then in the task setup, call..

c:\wget\wget.exe --delete-after http://yoururlhere/whatever.cfm

The --delete-after just makes sure wget doesn't save the http output as
an html page when it's finished (you'd end up with thousands)

-----Original Message-----
From: Shahzad.Butt [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 12:38
To: CF-Talk
Subject: RE: Schedule in MX


Any help/articles on Wget? How to use it?

Thanks

-----Original Message-----
From: Craig Dudley [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 11:55
To: CF-Talk
Subject: RE: Schedule in MX


Personally I never use scheduling in  CF, the scheduled tasks sytem in
windows works way better, I simply use wget to hit templates at
scheduled intervals, this works extremely well. I also use a java
program I wrote which does a similar thing for monitoring ftp
directories for uploaded files.

I'd go with wget and windows scheduled tasks.



-----Original Message-----
From: Shahzad.Butt [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 11:49
To: CF-Talk
Subject: Schedule in MX


Hi

I've got 4 schedules running in my CFMX admin - every 5 mins. If I run
each app direct through browser but not scheduled task then it doesn't
even take a second to finish. And log is not written on SERVER.LOG
(which i've set to log each page taking more than 2 secs). Thats fine -
but problem is that each schedule runs every 5 mins and each app in
schedule is logged in my SERVER.LOG taking 120 secs or more. Why is it?
why same app which takes 1 sec to run is taking 120 sec to run through
schedule in MX? Any idea, suggetions.... My MX server is crashing
sporadically (each time I'd to restart CFMX services) and that's only
problem I've found so far that may be some apps (scheduled tasks) taking
so long are causing the damage.

Thanks

Shahzad Butt (Development Engineer)

JJ FastFood Distribution Ltd.
Office:  +44 (0) 1992 701 722
Mobile: +44 (0) 7739 556 280
Fax:     +44 (0) 1992 701 604

7 Solar Way, Innova Park, Enfield, London, EN3 7XY



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to