If this is an expected behaviour it should be documented, as it prevents stable shared hosting of applications in IIS when FastCGI is used.
On a single IIS server, any interrupt is expected when you change an IIS setting. I believe that's why Microsoft didn't even consider documenting such.
If you do want "stable shared hosting", then the web sites/apps should be put into load balancing clusters, and each servers should be configured separately.
Lex Li
Affordable IIS Consulting Services at https://support.lextudio.com/services/consulting.html
---------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
8 Posts
Changing FastCGI settings completely resets ALL other applications hosted in IIS
Nov 25, 2019 03:56 PM|david_bcn|LINK
Steps to reproduce:
Behaviour:
Expected behaviour:
If this is an expected behaviour it should be documented, as it prevents stable shared hosting of applications in IIS when FastCGI is used.
8960 Posts
MVP
Re: Changing FastCGI settings completely resets ALL other applications hosted in IIS
Nov 26, 2019 01:40 PM|lextm|LINK
On a single IIS server, any interrupt is expected when you change an IIS setting. I believe that's why Microsoft didn't even consider documenting such.
If you do want "stable shared hosting", then the web sites/apps should be put into load balancing clusters, and each servers should be configured separately.
Affordable IIS Consulting Services at https://support.lextudio.com/services/consulting.html
---------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.