Skip to content

Optimization parameters

Carlos Vega edited this page Jun 28, 2016 · 18 revisions

#Optimization parameters


OaaS adds to the FWaaS some parameters to the existing ones. These are SoloWAN configuration parameters. They have been added in order to provide the user with an easy way to modify them. These parameters are:

  • solowan: it defines the state of optimization process. * True * False

  • localid: it gives an identifier to an optimizer. It is an IP used to add the accelerator ID into the compressed packets.

  • action: it sets the action to be done. * optimization * deduplication * optimization deduplication

  • num_pkt_cache_size: set the hash table max number of packets. This parameter is automatically rounded to the nearest power of 2. Often: 131072.