Forum Discussion

BaltoStar_12467's avatar
Jul 04, 2014

iRule test & analysis tool

I'm looking for an iRule analyzer that would allow testing simple traffic scenarios independent of configuring a BIG-IP device.

 

The user would specify values for system variables such as [HTTP:uri] and [HTTP:cookie] and the analyzer would output rewrite url and name of pool routed to , or redirect url , etc.

 

Also would be nice if the tool would also analyzed the iRule for optimum code and performance load testing

 

2 Replies

  • when HTTP_REQUEST { HTTP::redirect https://[getfield [HTTP::host] ":" 1][HTTP::uri] } definition-signature mwyl4XlRKRMQc0prWs7RtpgPcNfocOKb+MaFwAnQgAuUZZyG68OaGZsOCN3poUOFdHOc6fk2XAdGRmTRiP/7BCT7thsOX5zLFzA1N1wcr57KWVzEZt3ezxVXn2Z974OmbWm7P5Lclcr7N3adrLJMWfyfPPVF1tUYn0IQPD2QNMmfbcbr1oCuO93n/5dn0s6/EacHZGG53hVibW7xQuJXdMtoQ6ArSZ4U3n4vCDTb6NLYbAj6PirVzKY2pcsWFHFUSVrphSFwERc8+0XGHUE6Cb3ihzygoZc2cQ5jk3frFY70MkDluPTShFRbHd7PlMPRezrfkVZVeUHA/iBPcYcD+w==

     

  • Unfortunately an analyzer tool doesn't exist. However, some testing does exist in the iRule Editor. You can search on Devcentral for it.

     

    However, the good folks in Devcentral forms might post what they use for testing.

     

    -=Bhattman=-