RE: DBAppender throughput limits

2004-06-17 Thread Ceki Gülcü
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

RE: DBAppender throughput limits

2004-06-17 Thread Scott Deboy
--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 m

DBAppender throughput limits

2004-06-15 Thread James Stauffer
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