Page 1 of 1

Frequent Logouts? Content Delivery Network (CDN): Any known problems?

Posted: 2024-11-27 18:48
by onoehring
Hi,

I am experiencing frequent logouts (better: re-login requests) in one of my AG applications.
As there were no code changes in the last time, I am thinking someone might have enabled a CDN which breaks connnections and asks users to login again (quite often nowaydays).

Does anyone have similar (bad) experiences?
If I am on the wrong track with CDN, please let me know, I am happy about any suggestions what the reason might be and how I can fix the behavious.

PS: The application has a rather long session timeout of 10 hours, so there should be no logout while working.

Thanks already
Olaf

Re: Frequent Logouts? Content Delivery Network (CDN): Any known problems?

Posted: 2024-11-27 21:20
by jsetzer
Hi Olaf, did you check in dev-tools, sources-tab, if there are any CDN requests at all?

Re: Frequent Logouts? Content Delivery Network (CDN): Any known problems?

Posted: 2024-11-28 05:38
by onoehring
Hi Jan,
no. Thanks for the hint. I will do this (will take while)

Olaf