[logback-user] SiftingAdapter TPS limit
ceki
ceki at qos.ch
Sat Mar 10 23:09:13 CET 2012
On 10.03.2012 20:36, Yusuf Soysal wrote:
> Hello,
>
> In logback manual logback.qos.ch/manual/mdc.html
> <http://logback.qos.ch/manual/mdc.html>, it is written that
> "logback-classic assumes that values are placed into the MDC with
> moderate frequency". Can it handle 1000 requests per second? What is the
> TPS interval when we talk about "moderate frequency"?
I think 1000 MDC modifications should be OK. Look at LogbackMDCAdapter
[1] for details.
Cheers,
[1]
http://logback.qos.ch/xref/ch/qos/logback/classic/util/LogbackMDCAdapter.html
--
Ceki
http://twitter.com/#!/ceki
More information about the Logback-user
mailing list