User1771714573 posted
Hi artysporty,
I don't know how did you disable TRACE on HTTP, but IIS7 and 10 disable TRACE by default. Only IIS8.5 allows TRACE.
There is no different about disable TRACE on http and port. When TRACE is disabled on server, all request to it will be affected, whatever http and port.
You can disable TRACE in Request Filter of IIS. Just add Deny Verb.

Best regards,
Brucz