I haven't noticed any detrimental affects from switching to StateServer
vs. InProc.

You can always go back to InProc on your production machine, though.

--b

Bryan Batchelder 
eBusiness Consultant 
ConnectWise, Inc. 
813-935-7100 x 425 



> -----Original Message-----
> From: Houck, Rob [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, June 14, 2002 12:08 PM
> To: [EMAIL PROTECTED]
> Subject: [DOTNET] ASP.NET Session Expiration
> 
> 
> Hi all,
> 
> In doing some development, I noticed that every time I do a 
> build on our development server, any attached users loose 
> their current session. I'm
> (obviously) using the default inproc session management. 
> 
> I believe I can simply use out of process session management 
> to correct this behavior. Is this true? I manage a very small 
> amount of information in session (six integer values), so 
> will out of process session management really have much of an 
> impact on the performance of my application?
> 
> 
> Rob
> 
> ==============================================================
> ==========
> 
> Robert L. Houck, Jr.            
> Northshore Computer Solutions        Chance favors the prepared mind. 
> http://www.northshores.com/                     - Louis Pasteur 
> 419.242.3696 ext. 401           
> ==============================================================
> ==========
> 
> You can read messages from the DOTNET archive, unsubscribe 
> from DOTNET, or subscribe to other DevelopMentor lists at 
> http://discuss.develop.com.
> 

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to