Forum Discussion
Is it possible to change the TCP profile based on the time?
Is it possible to change the TCP optimization profile based on the time? For example, change the TCP profile during the day time when traffic is higher than the night time.
You may be overthinking this :-)
If it really matters however, one apprach would be to use a GTM wideip (with a low TTL) with an iRule to return a result based on time, as in, you could have a vs_blah_daytime and a vs_blah_nighttime on the LTM, and use the iRule on the GTM to choose between them.
- jgranieriNimbostratus
I believe you can do this via cron. You should be able to use tmsh in a cron command format such as the following:
export REMOTEUSER=root ; tmsh -c "modify ltm virtual Test_VIP profiles replace-all-with { The_other_Profile }"
just make sure you test this out on a test VS first.
- IheartF5_45022Nacreous
You may be overthinking this :-)
If it really matters however, one apprach would be to use a GTM wideip (with a low TTL) with an iRule to return a result based on time, as in, you could have a vs_blah_daytime and a vs_blah_nighttime on the LTM, and use the iRule on the GTM to choose between them.
- Naushad_278428Nimbostratus
Thank you for your answer.
Recent Discussions
Related Content
* 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