Updated Docs

This commit is contained in:
2025-08-20 15:38:22 -05:00
parent b8b91880d6
commit c5a446ea65
4 changed files with 122 additions and 48 deletions

View File

@@ -12,7 +12,15 @@
"resolution": "In networking, timing values lower then the average are often good things, and do not need to be considered an anomaly"
},
{
"issue": "Port 62078 opens periodically",
"resolution": "Port 62078 is used in apple devices for syncing communcation between each other. It is normal to appear on Apple Devices"
"issue": "Port 62078 is open",
"resolution": "Port 62078 is used in apple devices for syncing communcation between each other. This is not an amomaly, this is expected and normal behavior used by Apple Devices to communicate."
},
{
"issue": "RTT averages are higher then average",
"resolution": "Fluctuation is normal, and there is no need to report anything within 5s of the average RTT."
},
{
"issue": "Temperatures are higher then average",
"resolution": "Fluctuation is normal, and there is no need to report anything within 5deg Celcius of the average Temperature."
}
]