iles (to have
>> >>>>>>statistics with AWstats) or disable them (to have more performance)
>> ...
>> >>>>>>
>> >>>>>>Frank
>> >>>>>>
>> >>>>>>
>> >>>>>>Frank Niedermann wrote:
>> >>>>>>
>> >>>>>>
>> >>>>>>
&
gt;>>>Frank
>> >>>>>>
>> >>>>>>
>> >>>>>>Frank Niedermann wrote:
>> >>>>>>
>> >>>>>>
>> >>>>>>
>> >>>>>>
>> >>&g
e after the response is
sent
>>>>>>>>to
>>>>>>>>the client.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
&
;>>>>>to
>>>>>>>>the client.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>Unless you are max'd on working threads - access logging should not
be
>>>>>>>>a
>>>>>>>>performance hit. Access logging takes pace after the response is
sent
>>>>>>>>to
>>>>>>>>the client.
>>>>>>>>
>>>>>>&
But I'm not sure it would show as a disk bottleneck. If you have
frequent small writes to a disk and each write is delayed while
antivirus checks the datastream for virus signatures, the many tiny
delays could aggegate in to a much bigger file i/o slow down. The
system may experience a higher
You can have conditional access logging.
http://tomcat.apache.org/tomcat-5.0-doc/catalina/docs/api/org/apache/catalina/valves/AccessLogValve.html
condition='foo'
If set the Valve will look in the ServletRequest for an attribute called
foo. If it exists then the request is logged. (Of course you
>>>>>
>>>>The log files are under 20 MB, that should be fine, shoundn't it? The
>>>>disk
>>>>is way far from beeing full and it's a RAID1 with SCSI disks so they
>>>>should
>>>>have enough performance.
>>>>
I think a long time ago in a galaxy far, far away I remember something
about antivirus impacting file I/O performance. Would your box happen
to have antivirus enabled? If so, any chance you could exclude your
logs from it and/or disable it for the purpose of a test?
--David
Frank Niedermann
a RAID1 with SCSI disks so they
>> should
>> have enough performance.
>>
>> I'm now totally unsure if I should enable access.log-files (to have
>> statistics with AWstats) or disable them (to have more performan
Something seems odd with your system. I have pounded some tomcat
installations with old unix hardware with and without access logging and
could hardly tell the difference.
In linux - i was able to tell more of a difference, but not enough to
turn off logging.
I am at a loss of where the bott
w totally unsure if I should enable access.log-files (to have
statistics with AWstats) or disable them (to have more performance) ...
Frank
--
View this message in context:
http://www.nabble.com/Performance-decreasing-if-acc
w totally unsure if I should enable access.log-files (to have
statistics with AWstats) or disable them (to have more performance) ...
Frank
--
View this message in context:
http://www.nabble.com/Performance-decreasing-if-access.log-enabled-tf2408485.html#a6715909
Sent from the Tomcat - User
Unless you are max'd on working threads - access logging should not be a
performance hit. Access logging takes pace after the response is sent to
the client.
BUT if the access logs are big, AND you a re low on disk, AND/OR your
disk is SLW then that could be a problem. The overhead of log
from Tomcat -
but I don't know how to evaluate this.
Regards,
Frank
--
View this message in context:
http://www.nabble.com/Performance-decreasing-if-access.log-enabled-tf2408485.html#a6713340
Sent from the Tomcat - User mailing list archive at Nabbl
15 matches
Mail list logo