Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Timeout response
#9
More on what Jose said on KeepAlive.

Note that it's the *form* KeepAlive that you are looking for. Don't confuse with the HttpKeepAlive in the servercontroller. Keepalive looks at the session timeout value and sends 3 or 4 messages during that time to keep the session from timing out.

I've used this and it works great, keeping the session active so long as the window is active. Except: On mobile browsers, if the form isn't active it does not want to process the KeepAlive in background like a normal browser (at least that was the case when I last checked a year or so ago).

Dan
Reply


Messages In This Thread
Timeout response - by lfeliz - 02-02-2019, 07:10 AM
RE: Timeout response - by lfeliz - 02-02-2019, 04:42 PM
RE: Timeout response - by lfeliz - 02-02-2019, 10:28 PM
RE: Timeout response - by Jose Nilton Pace - 02-03-2019, 12:49 PM
RE: Timeout response - by lfeliz - 02-05-2019, 12:37 AM
RE: Timeout response - by ioan - 02-07-2019, 09:33 PM
RE: Timeout response - by Jose Nilton Pace - 02-08-2019, 09:51 AM
RE: Timeout response - by ioan - 02-08-2019, 07:14 PM
RE: Timeout response - by DanBarclay - 02-09-2019, 01:56 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)