lighttpd(发音为lighty)是一套开放源代码的网页服务器,以BSD许可证放出.相较于其他的网页服务器,lighttpd仅需少量的内存及CPU资源即可达到同样的效能.
此为bugfix 版本.
下载:
SHA256: 7e55747a4feb74545d80a1f2d85b5866b8600705eac946e4402e3364b0666ed2
SHA1: 42915dffe2af4f870cc1cdc0218edb60a0a315c2
MD5: 586eb535d31ac299652495b058dd87c4
Changes from 1.4.27
Rename fdevent_event_add to _set to reflect what the function does. Fix some handlers. (fixes #2249)
Fix buffer.h to include stdio.h as it is needer for SEGFAULT (fixes #2250)