Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

To enable the Dynamic Token Replacement feature, the compile-time configuration HTTPs_CFG_TOEKN_EN must be set accordingly (See section Module Configuration).

For more information on HTTP Dynamic Token Replacement, see section Dynamic Content.

Token Configuration Structure

Fields Description

Structure FieldTypeDescriptionPossible Values
NbrPerConnMax
CPU_INT16UMaximum number of tokens accepted for each HTTP transaction.

SHOULD be >= 1
LIB_MEM_BLK_QTY_UNLIMITED to set an unlimited pool.

ValLenMax
CPU_INT16UMaximum length of the token replacement value accepted by the HTTP server.

SHOULD be >= 1  

  • No labels