I'd first look to see if there are other ways of addressing the issue. Maybe asyncAppender alone would help.
A custom filter (which performed a wait when evaluating the event), in combination with asyncAppender, might work. Don't forget that asyncAppender uses a bounded buffer. -----Original Message----- From: James Stauffer [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 10:17 AM To: '[EMAIL PROTECTED]' Subject: DBAppender throughput limits Is it possible to make DBAppender (or other appenders) limit the number of logs that they write. e.g. Write no more than 10 logs/sec. James Stauffer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
