On Tue, Jun 23, 2009 at 5:35 AM, jean-frederic clere<[email protected]> wrote: > Hi, > > I plan to use slotmem (additionally to the actual file based logic) in the > heartbeat logic. > HeartbeatStorage mem:logs/hb.dat (slotmem and key/save uses logs/hb.dat). > HeartbeatStorage logs/hb.dat (existing logic). > > Of course the hearthbeat handler will use slotmem and issue en error at the > start if that is not the storage configured. (actualy the the hearthbeat > handler doesn't work). > > The slotmem element will use the proxy_worker_stat and heartbeat actual > format...(Well a string big enough). > > Comments?
why do we need to store the same information twice?
