HAProxy Integration
Traceable supports HAProxy deployments through multiple integration methods. Choose the one that fits your deployment.
Integration Options
Lua Agent (Recommended)
Uses HAProxy's native Lua scripting to capture request/response data and send it to TPA via HTTP. Supports both capture-only and blocking modes.
SPOE Integration (Deprecated)
Uses HAProxy's Stream Processing Offload Engine (SPOE) with a binary protocol (port 5444) to push data to TPA.
Deprecation Notice: The SPOE integration is deprecated. Use the Lua Agent for new installations. Existing SPOE deployments continue to function but will not receive new features.
Ingress Controller (Kubernetes)
For HAProxy Ingress Controller deployments in Kubernetes:
Vulnerability Reports
Last updated
Was this helpful?