ReleaseEngineering/Applications/Clobberer: Difference between revisions

No edit summary
Line 23: Line 23:


== Cleanup Crontab ==
== Cleanup Crontab ==
As of {{bug|666282}}, periodic db maintenance is handled by <tt>cleanup.php</tt>, which is invoked via wget in <tt>cleanup-clobberer.sh</tt>.  Authentication is via a simple shared secret (at worst, someone with the password can clean the database more frequently - but DOSing clobberer is not nearly that hard!).  That script is run from a crontab, although exactly how that works is not yet determined.
As of {{bug|666282}}, periodic db maintenance is handled by <tt>cleanup.php</tt>, which is invoked via the CLI SAPI (php on the command line) from a crontab.  Authentication is via a simple shared secret.


= Development =
= Development =
canmove, Confirmed users
1,394

edits