> > > ... maybe it's time to depreciate this :) > > In what way: the #define or the file itself? > The concept itself (file-based scoreboards).
Right now we default to an anonymous shared-memory scoreboard and have the option to create a file-based scoreboard (dictated by the presence or absence of the ScoreBoardFile directive. IMHO this gives us the best of both worlds, since third-party apps that wish to have access to the scoreboard still have that ability, and now by default we don't have to deal with the file. -aaron