[logback-user] Elongated system startup-time because of Logback configuration
Nikhil Diwan
nikhil.diwan at gmail.com
Thu Nov 25 11:42:11 CET 2010
> On my machine it takes 900 milliseconds to parse and run your config
> file. It takes about 500 millis to parse and empty config file. So while
> 900 millis is not particularly fast, it's still much faster than the 45
> seconds you report. Is it possible that the config file is located on
> the network (and the network suffers from DNS timeouts)?
>
It's true that groovy config file is on shared drive which is mounted first on
local machine and then my application uses it.
But I don't think that there will be any DNS timeouts in my case.
Will check and inform U on this soon.
Thanks for suggestion.
More information about the Logback-user
mailing list