TM fails to return 404 #5129
Labels
bug
something isn't working as intended
medium impact
impacts a significant portion of a CDN, or has the potential to do so
Traffic Monitor
related to Traffic Monitor
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
TM responds to any URI path it doesn't know about with a broken http page and a 200 response code.
Expected behavior:
TM should return a 404 for anything it doesn't handle
Minimal reproduction of the problem with instructions:
curl -vs http://trafficmonitor-01.cdn.kabletown.invalid/something/that/doesnt/exist.foo
Anything else:
The text was updated successfully, but these errors were encountered: