https://issues.apache.org/bugzilla/show_bug.cgi?id=43386

Joe Orton <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Joe Orton <[email protected]> ---
I was wrong before, back in comment 2.  There is literally no way to fix these
races in the default handler.  open() fstat() sendfile() still has a race
between fstat to determine the Content-Length, and the sendfile, during which
the file could change.  "Design a different web server" is out of scope for
bugzilla.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to