[EMAIL PROTECTED] wrote:
hi @ all!

Does Mason have any timing component or something that is running permanently and can perform tasks (or whatever) like cron.

Lets say the webservice should do every 5 hours something. Can I do this with Mason or Apache or must I use a Systems tool (cron etc)
that interact with apache?

No, Mason is only invoked to handle a request. You'll need to use cron for something like this. What exactly are you wanting to do every 5 hours (or whatever interval you happen to choose)?

And ONE question more:
does the majority use mason with apache/mod_perl 1 or 2?

I've been using it with modperl 1 for ~2 years, but I'm moving my site to a new server which is running Mason with modperl 2.

--
Andrew Gaffney
Network Administrator
Skyline Aeronautics, LLC.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to