CDN and content
Stream routes
A stream route maps a public port to a controlled destination.
#Overview
A stream route maps a public port to a controlled destination.
#Map a port to a destination
A stream route describes protocol, exposed port, and intended destination. It is separate from the HTTP proxy and does not automatically receive the same cache or WAF behavior.
Choose a non-conflicting port, restrict the origin, check the firewall, and plan an application-level protocol test. An update may need synchronization before becoming active at POPs.
#Put a route into service
Create the route with protocol and destination.
Ensure the destination accepts only expected sources.
Wait for deployed state.
Test connection, timeout, and application response externally.