Log4j in clustered environment
问题 I am using log4j for a web application running in clustered environment. Under few circumstances the logging is lost for some of the processes (not particular). I am not able to pin point why. When run on single server instance, it works fine. I am using a daily rolling file appender. Any additional attributes to be added/modified ? Will Async Appender help ? Any solution on this ? EDIT : Following is log4j XML along with AsyncAppender that I am planning to use <?xml version="1.0" encoding=