However, when conecting thru an ISA server, sometimes one user sees
information belonging to another recent user.
The web server is configured for immediate page expiration.
Any ideas?
TIA
Are you using ISA for load balancing? If so, then there's likely more than
one server and you'll have to configure IIS on the servers to handle SQL
based session variables.
-Darrel
This issue is that your web server probably just sees one user...the ISA
server. So everyone is sharing the same session variable.
Alas, that's just a guess. hopefully someone that knows for sure can chime
in.
-Darrel