Bug #1274
closedmod_deflate serves blank pages with system.use-noatime enabled
Description
With system.use-noatime enabled and deflate.mimetypes explicitly set, any files of a non-matching mimetype are rendered blank by my browser (Firefox 2). The response headers have a non-zero Content-Length header, but the rendered content is 0 bytes.
If I disable use-noatime OR don't explicitly set deflate.mimetypes, no blank pages are rendered.
My lighttpd service runs as a none privileged user so lighty tries and fails to open all files with the O_NOATIME option.
This is with svn revision 1878, on Linux 2.6, with linux-aio-sendfile compiled on Ubuntu Dapper.
Updated by gstrauss over 8 years ago
- Description updated (diff)
- Status changed from New to Missing Feedback
- Assignee deleted (
jakabosky) - Missing in 1.5.x set to Yes
Could not reproduce, but I don't have a Linux 2.6 system.
If this is an issue with 1.4.x, please see https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModDeflate and update this ticket.
Updated by john-leach over 8 years ago
I'm not really in a good position to test this now. Nobody else has confirmed it or commented on it in almost 9 years. I think it's safe to reject it now.
Also available in: Atom