Good day,
We have a classic ASP app, hosted on 4 servers ( windows server 2008r2, IIS 7)
When the application is hosted on one server all is well. once we load balanced the app. Users lost sessions.
I have been doing some reading, some posts suggest that
'IIS cannot share Classic ASP session or application state across different physical machines"
Is this true?
has anyone found a workaround for particular issue ?
any information would be greatly appreciated
Ric0