Dmitriy_Tiper
Oct 04, 2023Altocumulus
Redirect on user browser inactivity on LTM VIP
We have a type Standard F5 LTM VIP (no APM, no ASM, just LTM) with a pool of application servers.
Only SSL, TCP and HTTP profiles are applied to that VIP. Connection is made by browser to URL https://www.mysite.com/mypage and web page content displayed. All good at this point.
Then a user is idle for 20 minutes doing nothing.
We want in this case of inactivity to send http redirect from F5 to a user browser to redirect to https://www.mysite.com
Again this is a very basic VIP; beside TCP profile idle timeout I don't see any other posisble timeouts and TCP idle timeout is totally different from what we want to do...
Any suggestion how our goal can be achieved?
Thanlk yuo in advance!