Configuring HBR Child Pipeline Settings
For each destination canister, you must configure a separate child pipeline.
Note: There needs to be a 1-to-1 correspondence between a child pipeline and a destination
Canister.
PipelineConfig1=HBR_Pipeline1.cfg
PipelineConfig2=HBR_Pipeline2.cfg
PipelineConfig3=HBR_Pipeline3.cfg
PipelineConfig4=HBR_Pipeline4.cfg
....
PipelineConfigN=HBR_PipelineN.cfg
64-bit to 32-bit data conversion
The HBR server supports 64-bit pipeline components.
You can enable or disable data conversion of hits that flow from the 64-bit pipeline to the
Canister 32-bit pipeline, by setting the To32bitCSS property in the
[Socket]
section of child pipeline configuration file. For example, if you have
three child pipeline configuration files (HBR_Pipeline1.cfg
,
HBR_Pipeline2.cfg
, and HBR_Pipeline3.cfg
), go to the
[Socket]
section of each one and set the To32bitCSS property
to True or False.- If HBR is using a 64-bit pipeline component, set To32bitCSS to True.
- If HBR is using a 32-bit pipeline component, set To32bitCSS to False.