the relationship between our backup system and the plosone cache compounds any flakiness on the part of the topaz stack.
-since we have to restart daily
-since the plosone cache is blown out on restart
-since the home.action page has throw a topaz query for each article in order to build the browse block (~4 sec/query -> 15 minutes to build home page after restart)
there's a lot of load placed on things after restart, and a long period of time when the site is unavailable to users on a daily basis.
can we do one or more of of:
-don't blow out the plosone cache on restart
-work out a backup system that doesn't require restart
-fix the homepage browse box
as soon as possible?