Good morning,
I have a fairly simply web farm consisting of a few servers behind NLB. IIS is running a shared configuration where I've setup DFS-R to replicate the web and IIS configuration data across the servers.
It works great.
One thing I'm setting up now is some way to identify which node in the farm I'm hitting and I'd like to do it with a response header.
I've noticed that when I add the response header in IIS, it isn't replicated to the other servers (which is good). My question is this: where is this configuration information actually stored if it's not being stored in the "shared configuration?"
Thanks.
Boudreaux.