> can someone confirm that there is a 4GB limit (or other) in the > standard apache 2.0 on CentOS 4? The file size limitation is in the file system type, ext3 is the default on CentOS. There are other file system types that can be used in a partitiion, such as reiser, jfs, xfs, each with their own attributes. Brett