Bug #70
Event handler in Mac OS X
| Status: | Fixed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | documentation | |||
| Target version: | - | |||
| Pending: | Resolution: | fixed |
||
Description
There needs to be a line added into the provided lighttpd.conf that informs users of Mac OS X that they need to set the event handler. It used to read:
- server.event-handler = "freebsd-kqueue" # needed on OS X
For some reason, that line's been removed. It's still needed - using poll() gives Abort traps all the time.
-- Andy
-- andrewlkho
Associated revisions
added the event-handler note for macos x (fixes #70)