Project

General

Profile

Actions

Bug #1274

closed

mod_deflate serves blank pages with system.use-noatime enabled

Added by john-leach almost 16 years ago. Updated almost 7 years ago.

Status:
Missing Feedback
Priority:
Normal
Category:
mod_deflate
Target version:
ASK QUESTIONS IN Forums:

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.

Actions #1

Updated by gstrauss almost 7 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.

Actions #2

Updated by john-leach almost 7 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.

Actions

Also available in: Atom