
Proxies
BIG-IP® Reference Guide 4 - 113
To configure the on-the-fly conversion software
1. On the BIG-IP, bring up the Akamai configuration file
/config/akamai.conf in an editor like vi or pico.
2. Under the heading [CpCode] you will find the text
default=XXXXX. Replace the Xs with the CP code provided by
your Akamai Integration Consultant. (If contacting your consultant,
specify that you are using the BIG-IP on-the-fly akamaizer based on
Akamai's 1.0 source code.) Example:
default=773
3. Under the heading [Serial Number] you will find the text
staticSerialNumber=XXXXX. Replace the Xs with the static serial
number provided by your Akamai Integration Consultant. Example:
staticSerialNumber=1025
Note: This value needs to be set only if the algorithm under [Serial
Number] is set to static, as it is in the default file. If you choose to
set the algorithm to deterministicHash or
deterministicHashBounded, the static serial number is not
applicable. If you are unsure what method to select, contact your
Akamai Integration Consultant.
4. Under the heading [URLMetaData] you will find the text
httpGetDomains=XXXXX. Replace the Xs with domain name of
the content to be converted. Example:
httpGetDomains=www.f5.com
5. Save and exit the file.
To create a content converter proxy using the
Configuration utility
1. In the navigation pane, click Proxies.
2. Click the Add button.
3. In the Proxy Type box, check the Akamaize check box.
4. Configure the attributes you want to use with the proxy.
5. Click Done.
To configure the content converter proxy at the command
line
Use the following command-line syntax to create a content converter proxy:
b proxy <ip>:<service> [unit <unit_id>] target server|virtual <ip>:<service> akamaize
enable
For example, from the command line you can create a proxy that looks like
this:
b proxy 10.1.1.1:80 unit 1 target virtual 20.1.1.1:80 akamaize enable
Kommentare zu diesen Handbüchern