Re: size of access log?

Roy T. Fielding (fielding@kiwi.ics.uci.edu)
Thu, 08 Apr 1999 17:04:23 -0700


>What is the maximum access log size that wwwstat can handle?
>I am running wwwstat on a log file that is about 2.4GB and I 
>get an error saying:
>
>Error opening filename : Value too large for defined data type

That sounds like an error in perl translating the filename to
a string.  I have no idea what would cause that, but try changing
the name of the logfile to something starting with a letter.

....Roy