For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Livius's avatar
Livius
Icon for Cirrus rankCirrus
Jan 16, 2018

set static:: implementation in iRules

Hi all,

 

since we need to add an additional port to our pool members, we need to replace the following static variable from:

 

set static::HTTP_PORT"8888"

 

to

 

set static::HTTP_PORT"8888, 8080"

 

where either 8080 or 8888 could be considered for this variable. Is this an option?

 

2 Replies