You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Traffic Portal seems to open up 2 ports. 8080 and 443. Along with this bug report, I'd like to know what port 8080 is used for and should it be only binding locally?
The current redirect is incorrect as well. Please the "current behavior"
Traffic Control components affected ...
Traffic Portal
Current behavior:
$ curl http://cdn1cdportal.coxlab.net:8080
Found. Redirecting to https://cdn1cdportal.coxlab.net:8080:443/
Expected behavior:
$ curl http://cdn1cdportal.coxlab.net:8080
Found. Redirecting to https://cdn1cdportal.coxlab.net:443/
Minimal reproduction of the problem with instructions: