Hi,
Have just split asp front and mysql back onto different servers.
Now users are redirected to login page every 20 mins at the same time.
The asp is on the same server as before and has no session.timeouts in the code
and the session state timeout is set to 1440 mins.
Also as all users are redirected to home page at same time - not sure session timeout
is actually issue
any ideas why moving the database to a different server causes sessions to timeout more quickly?
M
Have just split asp front and mysql back onto different servers.
Now users are redirected to login page every 20 mins at the same time.
The asp is on the same server as before and has no session.timeouts in the code
and the session state timeout is set to 1440 mins.
Also as all users are redirected to home page at same time - not sure session timeout
is actually issue
any ideas why moving the database to a different server causes sessions to timeout more quickly?
M