Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remaining time before the session timeout expires IIS

Status
Not open for further replies.

DIDwebs

Programmer
Feb 23, 2018
1
US
I was looking for something like this and found a prior thread but was closed:


The problem with what was posted there as a solution is that it works off what the web page session.timeout is set for and starts the countdown on the timer.

Unless you have access to IIS on the server and actually know what it's set for they are 2 different things.

If the IIS server is set to 10 minutes and you have 20 minutes set in your page, the server overrides your setting. You can only set it smaller, not greater.

Does anyone have a way to determine what the actual server setting is set for on an IIS server without having direct access to IIS?

Thanks!
 
Does anyone have a way to determine what the actual server setting is set for on an IIS server without having direct access to IIS

You can't.

Chris.

Indifference will be the downfall of mankind, but who cares?
Time flies like an arrow, however, fruit flies like a banana.

Never mind this jesus character, stars had to die for me to live.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top