You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by "Buchanan, Paul" <Pa...@westgroup.com> on 2002/08/21 16:34:27 UTC

Database logging and high loads

Hi all --

I have run into a somewhat odd problem with a centralized logging facility I
am testing.  The application has a servlet front end, which takes in XML
messages and passes them off to log4j, which then is logging to a database.
Under high load, around 1,500 transactions a minute, around 10% of the
requests are logged twice.  This results in the database rejecting the
request due to a duplicate key violation.  Has anyone seen this type of
thing with log4j under high load?

Thanks,

Paul Buchanan
West Group
Delivery Services 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>