hsafEipBinding


Edge IP Binding works with a limited set of static IP addresses to distribute your content, which can be limiting in large footprint environments. This behavior sets Hash Serial and Forward (HSAF) for Edge IP Binding to deal with larger footprints. It can only be configured on your behalf by Akamai Professional Services. For more information, see the Edge IP Binding documentation.

OptionTypeDescriptionRequires
enabledboolean

Enables HSAF for Edge IP Binding customers with a large footprint.

{"displayType":"boolean","tag":"input","type":"checkbox"}
custom​Extracted​Serialboolean

Whether to pull the serial number from the variable value set in the advanced behavior. Work with your Akamai Services team to add the advanced behavior earlier in your property to extract and apply the AKA_​PM_​EIP_​HSAF_​SERIAL variable.

{"displayType":"boolean","tag":"input","type":"checkbox"}
{"if":{"attribute":"enabled","op":"eq","value":true}}
hash​Min​Valuenumber

Specifies the minimum value for the HSAF hash range, from 2 through 2045. This needs to be lower than hash​Max​Value.

custom​Extracted​Serial is false
{"displayType":"number","tag":"input","type":"number"}
{"if":{"attribute":"customExtractedSerial","op":"eq","value":false}}
hash​Max​Valuenumber

Specifies the maximum value for the hash range, from 3 through 2046. This needs to be higher than hash​Min​Value.

custom​Extracted​Serial is false
{"displayType":"number","tag":"input","type":"number"}
{"if":{"attribute":"customExtractedSerial","op":"eq","value":false}}
tierenum

Specifies where the behavior is applied.

{"displayType":"enum","options":["EDGE","PARENT","BOTH"],"tag":"select"}
{"if":{"attribute":"enabled","op":"eq","value":true}}
EDGE

Applies Hash Serial and Forward only at edge regions.

PARENT

Applies Hash Serial and Forward using tiers. For more details, see the Edge IP Binding documentation.

BOTH

Applies Hash Serial and Forward in both environments.