In IIS setting may I disable Session state without issue?
very funny thanks
zsharp
2010-05-17 00:01:08
The funniest part is that it's true. If you want people to be able to give you a more useful answer, you'll need to tell a bit more about your application. The specific question we'd like to find out the answer for is, "do you store anything in the session".
Matti Virkkunen
2010-05-17 00:02:09
perhaps a poor question but being as it is obvious I am not explicitly using session, I presumed an intuitive response from the intellengent community in the sense that is there something mvc does with session that is not obvious to user. i guess I am a bit presumptuous.
zsharp
2010-05-17 01:08:56
+1
A:
@zsharp, i don't believe mvc is doing anything with session no so there should be no reason why you can't simply turn it off.
The question i have is if you're not using it do you need to turn it off in the first place?
even if someone were to inject something into the session, if you're not using it then can it hurt?
I guess what i'm asking is there are particular reason why you want to switch it off?
griegs
2010-05-17 01:12:08