Forum Discussion
Jefrao_46910
Nimbostratus
Nov 27, 2009Convert script Alteon to BIGIP sintax (irules)
Hi Guys,
I´m in process of replacing all infrastructure of load balancing of Alteon (3408) to BIG-IP (Viprion).
In many cases was necessary developed simples scripts (Alteon) to open port the 80, send a request and wait by a response "code/string". (I replaced the normal health (http/https...) by these type of scripts). Example bellow:
/c/slb/adv/script 4
open "80"
send "GET /loadbalance.txt HTTP/1.1\\nhost:player.xxxx.xxxx.xxx.xx\\n\\n"
expect "poa"
close
I have same types of scripts that must have be converted to the BIGIP sintax.
Somebody can help me with the translation of script above?
Thanks !
3 Replies
- hoolio
Cirrostratus
Hi, - Jefrao_46910
Nimbostratus
Hi hoolio - The_Bhattman
Nimbostratus
As Aaron had mentioned it's a good idea to have the following "Connection: close" in your send string otherwise you might have some open connection.
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