NetTalk Central
		NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on May 16, 2014, 03:02:31 AM
		
			
			- 
				May be its allways was this way and its not from 8.11
Browse timer resets the session timeout, then if a user stays in a page with a browse with a timer the session neves expires.
			 
			
			- 
				correct, it's always been this way. Since NT4.
cheers
Bruce
			 
			
			- 
				Any way to change this behaviour to allow the session to timeout?
			
 
			
			- 
				no. A timer request is just a request, and requests extend the session. It's one of the reasons that timers are, for the most part, highly undesirable in a web context.
cheers
Bruce