I have a strange issue which I'm struggling with.
I have two VM based Windows 2022 STD GUI servers with one IIS site configured. I'm using Centralized Certificate Store - CCS as well as well as Shared configuration and content.
The CCS uses a file share. Same share for the content. The configuration is local on both servers replicated via DFS. That part works fine.
Here's the problem: I made a DNS round robin in order to access the servers under the same name. So far so good. It works typically for a little while then I get this error:
![171878-image.png][1] (Surely dependent which server I actually hit).
If I access the servers individually like this https://server1.domain.xx - https://server2.domain.xx it just works fine.
I wonder why this is annoying issue arises. Obviously I've done something wrong. Any help would be highly appreciated.
Best Regards