trafficEnggCfg
Service Mesh traffic engineering configuration options.
{
"isAppPathResiliencyEnabled": false,
"isTcpFlowConditioningEnabled": false,
"isEncryptionlessTunnelEnabledForMigration": false,
"isEncryptionlessTunnelEnabledForNE": false,
"groEnabled": false
}
The HCX Service Mesh builds multiple transport tunnels to establish path diversity to the target, and intelligently directs HCX service traffic using the optimal path for performance and resiliency.
The HCX Service Mesh dynamically manages the TCP segment size to reduce packet fragmentation, optimizing transport performance and efficiency for HCX Network Extension traffic.
The HCX Service mesh tunnel encryption can be disabled to reduce transport overhead and improve migration performance.
The HCX Service mesh tunnel encryption can be disabled to reduce transport overhead and improve network extension performance.
Generic Receive Offload (GRO) improves packet processing efficiency by aggregating inbound packets before CPU processing.