Hi,
We use cronolog to rotate the apache logs. It causes some problems so I
wondering if anybody know the issues and how to solve them.
1. There are 12 cronolog processes running all the time in the background.
We only rotate 6 apache logs. And I thought cronolog will only be invoked
when there
I have found the way to use cronolog to do it.
Sorry for the newbie question.
Michael
-Original Message-
From: Michael Lu [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 19, 2005 9:54 AM
To: 'users@httpd.apache.org'
Subject: [EMAIL PROTECTED] log access.log by date
Is it possi
When a request comes in does apache wait till the whole request body comes
from the client then forward it to tomcat or apache forward the request as
soon as it receives the request header while the client is still
transferring the request body?
I ask this because we have EOFException from the to
, 2005 3:53 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] log access.log by date
Michael: can you summarize at the end. I am looking for an answer to
this also, and would greatly appreciate it.
Thanks,
-George
-Original Message-
From: Michael Lu [mailto:[EMAIL PROTECTED
Is it possible to log access.log by date instead of put everything into one
huge file?
Thanks,
Michael
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for m
Is there a way to log request content length in access.log? There is a %b
option to log response content lengh so I think there should be one for
request as well?
Thanks,
Michael
-
The official User-To-User support forum of the