Overview of Transwarp
mainTranswarp is a high-performance data plane protocol for the Ziti fabric, designed for long-haul deployments where a network link can be mostly dedicated to the Ziti data plane. It integrates the westworld3 protocol from the Dilithium project to achieve throughput that can be multiple times greater than standard TCP.
Key Considerations:
- Deployment: Unlike TCP, Transwarp requires intelligent profile selection. It does not have a one-size-fits-all configuration.
- Loopback Warning: Transwarp (specifically
westworld3profiles) performs significantly worse than TCP on loopback interfaces. - Protocol:
westworld3is a UDP-based protocol; ensure firewall rules allow UDP traffic.