Yes, I considered that but I don't want any old joe to run the task whenever they please just by going to the url. With the particular task in question it has the possibility for a DoS attack.
On 06 Jan 2006 13:16:09 -0200, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > Lee McFadden <[EMAIL PROTECTED]> writes: > > > This is something that I ran aground on too. I ended up just having > > two models as my script (which is run by cron) doesn't have *anything* > > to do with cherrypy. > > One activity that I was willing to perform I ended up coding as a webservice > and then in my crontab I just ask for its URL and everything is fine... ;-) > But I will need more complicated / interactive things as well... > > -- > Jorge Godoy <[EMAIL PROTECTED]> >

