Ticket #22174 (closed defect: fixed)
lighttpd-1.4.23_2 frequent crashing
| Reported by: | bugs@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | ||
| Port: | lighttpd |
Description
Built with +cml+ssl. conf and a few crash logs (have more) attached. Let me know if I can provide anything else.
Attachments
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to pguyot@…
comment:3 Changed 3 years ago by ryandesign@…
lighttpd crashes a lot for me too. Fortunately launchd restarts it quickly. You should report such problems to the developers of lighttpd; I don't know their code well enough (or at all) to do anything about it.
comment:4 Changed 2 years ago by ryandesign@…
- Status changed from new to closed
- Resolution set to fixed
The portfile has been updated to 1.4.28 in r73869. More importantly, the recommended event-handler for Mac OS X has been changed from "freebsd-kqueue" to "libev". Make sure your lighttpd.conf says:
server.event-handler = "libev"
Since making this change on my system 6 weeks ago, I haven't seen lighttpd crashing anymore.
Note: See
TracTickets for help on using
tickets.

