Project

General

Profile

Actions

Bug #276

closed

kqueue is broken with mod_cgi

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

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

Description

I am running lighttpd-1.4.4 on netbsd-3. NetBSD-2 and up support kqueue. If lighttpd is configured to use the freebsd-kqueue event handler cgi scripts will stall on forever and ever(heh). The fix is to set the event handler to use poll. This is bug has been around since 1.4.0 or 1.4.1 sources.

Actions #1

Updated by Anonymous over 19 years ago

I reported this (I think it was for 1.4.2 or 1.4.3). It is a known bug in NetBSD. See this PR for more information. It should be fixed in -current and I think the guy requested pullups for the netbsd-2 and netbsd-3 branches too. How old is your -3?

I think this can be closed as it is a bug in NetBSD pipe/kqueue code, right?

-- elvstone

Actions #2

Updated by Anonymous over 19 years ago

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

Closing, since bug is fixed in recent NetBSD.

-- elvstone

Actions

Also available in: Atom