Forum Discussion
GavinW_29074
Nimbostratus
Dec 30, 2011Possible to inject a 'Loading icon' for certain pages?
Hi there,
We've recently hit a scenario whereby a lot of our application reports are taking a long time to render.
Ideally, I dont want any user to be sat with a blank page for more than 10-15 seconds, which for the rest of the application is perfectly do-able... Any more than that and the F5 returns a 'sorry, something's gone wrong page'...
However for reports we know that they're likely to take more than 10-15 seconds... Ideally, I'd get the developers to rewrite the app such that it returns a 'loading icon' when running the reports... However they've indicated that that's likely to take a few months to come to fruition...
So I thought to myself, what if I could use an iRule to inject the relevant code and images, and then reload the page when the server responds...
Before I start down this path, does this sound feasible? Anybody done anything similar that I can use for a starter?
Cheers in advance for any replies.
Gavin
2 Replies
Yes, Its Possible. Find the below output.
tmsh list ltm profile client-ssl ciphers
Ciphers root@(abc)(cfg-sync Standalone)(Active)(/Common)(tmos)# list ltm profile client-ssl clientssl ciphers ltm profile client-ssl clientssl { ciphers DEFAULT }
tmsh list ltm profile client-ssl options
root@(abc)(cfg-sync Standalone)(Active)(/Common)(tmos)# list ltm profile client-ssl clientssl options ltm profile client-ssl clientssl { options { dont-insert-empty-fragments no-tlsv1.3 no-dtlsv1.2 } }
Ciphers+Options
tmsh list ltm profile client-ssl clientssl ciphers options
root@(abc)(cfg-sync Standalone)(Active)(/Common)(tmos)# list ltm profile client-ssl clientssl ciphers options ltm profile client-ssl clientssl { ciphers DEFAULT options { dont-insert-empty-fragments no-tlsv1.3 no-dtlsv1.2 } } -
Hope it works for you
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects