Hi All,
A client on my server wrote a php page that produced warnings in the error_log file. The file grew at a rate of 640 Mb every 30 seconds (page timeout). I had a 150 Gb file by the end of the day.
My server is configured to rotate the log files, but this only happens every 24 hours.
I read somewhere that apache limited or could limit the size of the log files as it was writing them? I couldn’t find any configuration settings like this in the documentation.
I would appreciate any suggestions.
regards
Justin Wright
|