Re: large file patch

[email protected] (Paul Jarc) Fri, 22 Oct 2004 11:31:56 -0400
Newsgroups gmane.comp.djb.publicfile
Organization What did you have in mind? A short, blunt, human pyramid?
Message-ID <[email protected]>
[email protected] wrote:
> Is there a patch for publicfile's httpd to be able to serve arbitrary
> large files (like the 4+G dvd iso for Fedora)?

Have you tried compiling with (depending on your platform)
-D_LARGEFILE_SOURCE, -D_FILE_OFFSET_BITS=64, or -D_LARGE_FILES=1?


paul