23 Jan 2023
06:51 AM
- last edited on
19 Jun 2023
12:31 PM
by
Karolina_Linda
On Dynatrace Managed deployment page, we could see the firewall port requirements will be https 9999 but we generally use TCP port. Any specific reason to mention https 9999?
Solved! Go to Solution.
23 Jan 2023 07:32 AM
The http(s) protocolo (OPI layer4) is based on TCP (OSI layer3), so it's TCP port 9999 anyway.