2G file limit on RH8.0???

Clint Byrum <[email protected]> Fri, 05 Nov 2004 09:40:17 -0800
Newsgroups gmane.comp.apache.mod-log-spread.user
Message-ID <1099676417.5305.4.camel@localhost>
I compiled mod_log_spread with almost the default makefile (removed the
-I/usr/local/include and -L/usr/local/lib because my spread is
in /usr/lib and /usr/local/lib). However, my logging machines, both
running RH8.0, stopped writing to their files at precisely 2^31-1 (2GB
-1) bytes.

I looked at the code, and it appears to open the output file with
O_LARGEFILE. So what gives? Anyone else have this problem?

-- 
Clint Byrum <[email protected]>