F
feng
I have two web servers both running the same ASP.Net app.
I made sure that they both have the same machine.config
and web.config. The session timeout setting on both server
are set at 10 minutes. The thing that I don't understand
is that while one of them times out after 10 minitues of
idel time, the other nerver times out - it symply ignors
the web.config's session timeout setting.
What am I missing here?
Thanks
I made sure that they both have the same machine.config
and web.config. The session timeout setting on both server
are set at 10 minutes. The thing that I don't understand
is that while one of them times out after 10 minitues of
idel time, the other nerver times out - it symply ignors
the web.config's session timeout setting.
What am I missing here?
Thanks