If yes, how big can my error_log file can get?
And after that, Apache will remove the oldest log from the file or will Apache stop logging?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a maximum file size in any file system, after reaching that size apache can’t append to it. but making that much request can take decades (100-150 bytes will appended on each file not found error)