Dan Trainor wrote: > Bryan Hansen wrote: >> I am trying to find a solution to the 4GB file limit that exists in >> Apache 1.3. Most resources that discuss this issue offer solutions to >> patch apache which only seem to work with apache 2.0+. (ie >> http://people.apache.org/~jorton/ap_splitlfs.diff) >> >> For the record: >> We are doing http transfers (not ftp) and the local file system supports >> file sizes over 4GB. >> >> Does anyone have a solution to supporting 4GB+ file transfers under >> apache 1.3? According to some docs I found: Try compiling with CFLAGS '-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64". Or upgrade to 2.2 with native LFS :) Joost --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx