Project

General

Profile

Actions

Bug #3068

closed

stat-cache-fam feature appears disabled since 1.4.56

Added by juangacovas about 3 years ago. Updated about 3 years ago.

Status:
Invalid
Priority:
Low
Category:
-
Target version:
-
ASK QUESTIONS IN Forums:
No

Description

Building lighttpd from sources on CentOS 7, found that "stat-cache-fam" feature appears disabled after "configure" from version 1.4.56, including latest 1.4.59

It appears "enabled" on version 1.4.55 of lighttpd.

Gamin libraries on system are:
gamin-0.1.10-16.el7.x86_64
gamin-devel-0.1.10-16.el7.x86_64

lighttpd version 1.4.55
@$ ./configure --with-lua --enable-mmap=yes --disable-ipv6 --with-maxminddb --with-bzip2 --with-fam
[...]
Features:

enabled:
[...]
stat-cache-fam
@

lighttpd version 1.4.56
@$ ./configure --with-lua --enable-mmap=yes --disable-ipv6 --with-maxminddb --with-bzip2 --with-fam
[...]
Features:

disabled
[...]
stat-cache-fam
@

Actions #1

Updated by juangacovas about 3 years ago

I see a differente in "configure" between 1.4.55 and 1.4.56 up to 1.4.59 being a check for "HAVE_SYS_NOTIFY_H", forcing WITH_FAM=no

If this is correct for this system then please just let me know, thanks!

Actions #2

Updated by gstrauss about 3 years ago

  • Category deleted (build_autotools)
  • Status changed from New to Invalid
  • Priority changed from Normal to Low
  • Target version deleted (1.4.x)

Questions should be asked in the forums. See the tab at the top of this page.

Before asking questions, please take 5 seconds to read the documentation.
server.stat-cache-engine

Actions #3

Updated by juangacovas about 3 years ago

Thanks, will do. That link helped

Actions #4

Updated by gstrauss about 3 years ago

The documentation can always be improved, but please always start by checking the documentation.

This is the lighttpd issue tracker for lighttpd issues.
Please do not ask questions in the lighttpd issue tracker.
Please ask questions in the Forums.

Actions

Also available in: Atom