locked
How to set session timeout in IIS 8.5 RRS feed

  • Question

  • User1649454146 posted

    Dear all,

    In my web.config, i have set session timout as below:

    <sessionState timeout="200"></sessionState>.

    The session state is working fine when in development env but when it is published on IIS 8.5 then the session is expiring very soon, not after 200 value.

    Can anyone guide me what to do either on web.config or IIS site,?

    Thanks in Adv.

    Tuesday, January 5, 2021 5:43 AM

All replies

  • User-939850651 posted

    Hi Kashan,

    If you want to set session timeout in IIS 8.5, you could refer following steps:

    Hope this can help.

    Best regards,

    Xudong Peng

    Wednesday, January 6, 2021 2:10 AM
  • User1649454146 posted

    Dear XuDong Peng,

    Thanks for your answer, but i can not see the attached images.

    Can you please resend the answer.

    Thanks

    --Kashan

    Monday, January 11, 2021 5:12 AM
  • User-939850651 posted

    Hi Kashan,

    I have edited the previously posted reply and attached images, can you see it now?

    You could also refer to this case for more detail.

    https://stackoverflow.com/questions/39153581/how-do-you-change-session-timeout-in-iis-8-5

    Best regards,

    Xudong Peng

    Monday, January 11, 2021 8:12 AM