0

Timeout on timeOut on....... [closed]

asked 2013-11-13 10:49:55 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...

Hi all,

I wonder if someone else has this problem and hopefully a solution. With our program we have a time-out set, because its just a "read" application for the most users the timeout is 5 minutes. When you keep your browser open, you get timeout on the timeout and so on. Now this is making http connections to the server, what is meaningless cause the timeout means inactivity. Our company has also 40k users so if 2% of the people use tabs and not closing fast them we could have 800 http connections every 5 min.

How can I get rid of the timeout after timeout?

Greetz chill

delete flag offensive retag edit

The question has been closed for the following reason "the question is answered, right answer was accepted" by chillworld
close date 2014-02-10 13:38:34

Comments

Hi, so you want your readonly page never got direct to timeout page?

jimmyshiau ( 2013-11-26 06:04:53 +0800 )edit

no I want one time a redirect with timeout, when I'm on that page the timeout has to stop.(now I get timeout on a timeout page :s)

chillworld ( 2013-11-26 12:20:03 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-12-12 09:37:46 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...

Oke I did found it what I want. In the timeout page I had to add :

<?page automaticTimeout="false"?>
link publish delete flag offensive edit

Question tools

Follow
1 follower

RSS

Stats

Asked: 2013-11-13 10:49:55 +0800

Seen: 14 times

Last updated: Dec 12 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More