Opened 15 years ago
Closed 14 years ago
#22174 closed defect (fixed)
lighttpd-1.4.23_2 frequent crashing
Reported by: | bugs@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
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 (3)
Change History (7)
Changed 15 years ago by bugs@…
Attachment: | lighttpd_2009-10-20-102109_localhost.crash added |
---|
Changed 15 years ago by bugs@…
Attachment: | lighttpd_2009-10-20-093704_localhost.crash added |
---|
Changed 15 years ago by bugs@…
Attachment: | lighttpd.conf added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to pguyot@… |
---|
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from pguyot@… to ryandesign@… |
---|
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
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.