Hello,
I'm fairly new to IIS and have recently set up a web farm with 2 IIS 8.5 servers (Server 2012 R2) running with a shared config. This seems to be working well in most respects however there is no synchronisation between the 2 servers when I stop/start Application Pools or when starting and stopping sites. That is: if I stop a pool on Web Server 1, the equivalent pool does not stop on Web Server 2. Is this expected behaviour? Is it literally just actual configuration changes (additions/deletions, etc) that are shared/synchronised?
Many thanks for any advice.
MissPi