Skip to content

Multiple ASP.NET Core Web API instances runs only once #59257

Answered by adryone
adryone asked this question in Q&A
Discussion options

You must be logged in to vote

Hi David,

after several hours spent on the questiuon, I've found the "real" problerm.
For monitoring I use NLog; the problem is that in the second "instance" of WebApi NLog does not write (there's a breaking change on NLog where the default of KeepFileOpen is changed from false to true).

Thanks

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@adryone
Comment options

Answer selected by davidfowl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants