Actions
Bug #364
closedserver.stat-cache-engine handling broken
ASK QUESTIONS IN Forums:
Description
server.stat-cache-engine = "fam" # either fam, simple or off
the handling for the setting is broken.
1. off should be most likely disabled.
2. no matter what value you set. it always tries to start gam_serve (if build with fam) or connect to the global famd (build with fam)
it would be cool to make it really a runtime switch, so i dont have to leave out FAM/Gamin support in the package.
-- darix
Updated by jan over 17 years ago
- Status changed from New to Fixed
- Resolution set to fixed
According to r872 this issue should be fixed already.
FAMOpen2() is only called if the stat-cache engine is FAM.
Actions
Also available in: Atom