asp.net - What is the overhead of increasing session timeout -


i came across scenario manager asking me increase session timeout since particular user taking lot of time in providing details make order , loosing session state time place order.

i wondering if there going repercussions increasing session timeout since application level setting not page level setting

  1. session timeout configuration depends on kind of website using. unless case of payment or same product used multiple users,you can set session timeout whatever best suites you. may consume memory fine increase.

Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -