Project

General

Profile

Actions

Bug #484

closed

Patch to src/server.c to provide debug info if fam fails

Added by avar about 18 years ago. Updated over 16 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

I was having some issues with lighttpd after compiling it --with-fam
when I had server.stat-cache-engine = "fam" in my lighttpd.conf. I
turned out that I had just forgotten to start famd and that lighttpd
was failing to connect to it, however lighttpd wrote nothing in the
error log about this. The following patch modifies server.c to write a
message to the log when this happens.

See: http://article.gmane.org/gmane.comp.web.lighttpd/3348

re-posting it here on request of weigon


Files

server.c.diff (458 Bytes) server.c.diff The patch to src/server.c avar, 2006-01-23 10:41
Actions #1

Updated by jan about 18 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

applied in r967

Actions

Also available in: Atom