|
Hello, We have a .Net v2 asp.net webservice that uses log4net. Our
customers want to run our product in a webgarden (multiple processes running on
the same machine). Each process, uses the same web.config, and thus the
same RollingFileAppender file name. Will the service interleave the log calls to the single file
correct? (a simple test I did with a console app, running in two windows,
didn’t interleave correctly). Is there a switch on RollingFileAppender to allow
concurrency? Another (file based) appender? Thanks! J
|
- RollingFileAppender & concurrency Steve Burkett
- Re: RollingFileAppender & concurrency Ron Grabowski
- RE: RollingFileAppender & concurrency Steve Burkett
- Re: RollingFileAppender & concurrency Ron Grabowski
- RE: RollingFileAppender & concurrency Steve Burkett
- RE: RollingFileAppender & concurrency Steve Burkett
- Re: RollingFileAppender & concurrency Ron Grabowski
