Ticket #484 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

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

Reported by: avar Assigned to: jan
Priority: normal Milestone:
Component: core Version: 1.4.x-svn
Severity: normal Keywords:
Cc: Blocking:
Need Feedback:

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

Attachments

server.c.diff (458 bytes) - added by avar on 01/23/2006 10:41:46 AM.
The patch to src/server.c

Change History

01/23/2006 10:41:46 AM changed by avar

  • attachment server.c.diff added.

The patch to src/server.c

01/31/2006 01:10:39 PM changed by jan

  • status changed from new to closed.
  • resolution set to fixed.

applied in [967]


Add/Change #484 (Patch to src/server.c to provide debug info if fam fails)




Change Properties
Action