|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Session timeout indefinitecan I have session timeout set to indefinite?
Minding that I run it on 2003 server. Oleg AFAIK no (even if I believe the limit is higher in IIS6). Try to see if you
can set the timeout to 0 or a very high value using either the IIS configuration or Session.Timeout. You should be able to find out the max value (or check the doc for IIS). Anyway I guess your best bet would be rather to tell us what is the exact problem you are trying to solve so that someone can suggest another solution (even if you could it would be probably not a terribly good idea as you would have all sessions sticking in memory finally exhausting server ressources). -- Show quotePatrice "Oleg" <O***@discussions.microsoft.com> a écrit dans le message de news:75E93DA0-06D8-40E8-8FA3-C9CC898420D0@microsoft.com... > can I have session timeout set to indefinite? > Minding that I run it on 2003 server. > Oleg |
|||||||||||||||||||||||