It depends. In a nutshell, it shouldn't be a performance issue. Why? Since access log writing occurs after the request has been sent to the client- there is no performance penalty with respect to the client. *BUT* if all you threads are in use then your clients will have a small wait period. But if you are running out of workers - you probably have configuration issues.

On CPU starved devices, it might be handy to not use the access log valve.

-Tim

Edmon Begoli wrote:

Hey all,

Can someone tell me if there are any significant performance issues with
using *Access Log Valve on* the heavily used production box?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to