Hi,
We have a client with load-balance configuration where we have:
- 1 database
- 1 internal webserver configuration used by the company's users
- 2 external webservers (DMZ) on load-balanced that sync the Files folder (and only that folder) but are connected to the single database.
The problem is that sometimes when a new page is created, external servers don't update the cache and we cannot access it until we do an iisreset.
The newly created page is always seen through the internal server.
Does anyone have any ideas or came across the same problem?
Nuno