Reduce RAM usage in bw authorities
After ticket #2391 (moved) is done (and possibly after #2392 (moved)), we should see if RAM usage has gone down, and if not, try to reduce the number of sqlalchemy objects in memory.
In the meantime, a quick hack would be to alter the cron script to restart the bwauthority.py scanners every 2 weeks.