We are running Umbraco 9 in a Load balancing set up. One backend server, and two front end servers.
We have had the following error on a few occasions:
HTTP Error 500.35 ASP.NET Core does not support multiple apps in the same app pool
We use Task Scheduler to copy changes to front end servers (excluding ~/umbraco/Data/TEMP), for example when we update the website or need to copy a new image in the media folder to the front end servers.
The second instance of running task scheduler at the same time as when the site is up, may be the route of this issue. We are determining this, as this is the core of my question here.
Have others experienced this on a Load Balanced set up on Umbraco 9 (we did not get this on Umbraco 8) and how was it solved please?
Have other forum members good suggestions for file replication, like media folder changes, to have changes copied to the front end servers without interfering with the app, pool running the website on the front end server?
What are any recommendations of using InProcess or OutOfProcess web configuration on load balanced Umbraco 9 websites running in IIS?
Thank you in advance,
Kind regards,
Peter
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/109188-umbraco-9-aspnet-core-does-not-support-multiple-apps-in-same-app-pool