Forum Discussion
hooleylist
May 19, 2011Cirrostratus
I'm not sure what a service down message looks like for telnet. If you need to use binary content in the TCP::respond command, you can follow the steps in SOL7875 and use the binary format command:
sol7875: Certain data may contain values or characters within the ASCII range thar are not printable but need to be processed by an iRule before load balancing or other handling of the data can occur.
http://support.f5.com/kb/en-us/solutions/public/7000/800/sol7875.html
binary format
http://www.tcl.tk/man/tcl8.4/TclCmd/binary.htmM5
Aaron