Pavel Skvazh wrote: > Thanks everyone! > > That's just what I need. > > I just expected it will access already lauched application instead of > running other instance. > Works great, but still wondering if it'd be better to just launch a > controller of running App > instead of launching it again which takes quite some time on my > machine.
If you want to access the already-running app, just do wget http://localhost:5000/cron -- or maybe use something like webcron.org. -- Ian Bicking : [EMAIL PROTECTED] : http://blog.ianbicking.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
