users@glassfish.java.net

Performance and access logging

From: vince kraemer <Vince.Kraemer_at_Sun.COM>
Date: Wed, 09 Aug 2006 09:58:39 -0700

I am very confused by the current state of affairs.

If I want my app to go fast, I have to turn off the access logging
feature of Glassfish.

Many folks want the log to be 'off' by default. like during development....

If I put my app into production, I want to have an access log.

If I use the GF access logging mechanism, I am going end up with a
performance loss.

So, what should I do to maintain the level of performance that I see
during development when I put GF into production?

Thanks