Skip to content

Optimization parameters

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

#Optimization parameters


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

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

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

  • action: set the action to do. * 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. Normally: 131072.

Clone this wiki locally