On 02.02.2009, at 21:32, [email protected] wrote: > SOLVED - I didn't know that --clean-cache would change the behavior of > the server that way. I thought it was a setting like how often > "garbage collection" would take place. Now I understand why my trying > to "configure" the cache cleanup was "failing" because --clean- > cache=HOURS will "clean cache files that have not been touched for at > least HOURS hours __and exit__" (my emphasis added to the --help > output) This would also mean --clean-cache is pretty much > incompatible with --daemonize because the former is meant to do it's > work and exit while the latter is meant to create a long-running > daemon.
Maybe I should factor that functionality out into another command line tool, "mw-serve-ctl" for example. I've created a ticket: http://code.pediapress.com/wiki/ticket/447 (The second and last point in the list are desirable features, too. Especially for servers with high traffic and a long running mw-serve process.) -- Johannes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" 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/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
