Project

General

Profile

Actions

Bug #364

closed

server.stat-cache-engine handling broken

Added by Anonymous over 18 years ago. Updated over 16 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
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

Actions #1

Updated by jan over 16 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