3 minute read
Package Version | Core Version | Release |
---|---|---|
1.5.20250813-2291 | 20250813-201825.ef18f9a | n-2.23.0 |
Appliances being able to successfully resolve DNS is important for their overall functionality and reliability. Ensuring that DNS queries are properly handled can prevent a range of issues, especially regarding connections to the Trustgrid control plane.
To ensure newly provisioned nodes can connect, even if their provided DNS servers are not immediately reachable, the node has a DNS cache for critical control plane services. Previously this was only updated on startup if the DNS servers were accessible.
With this release the DNS Health Check, located in the Configuration Status section of Infovisor, has been enhanced to update the cache more frequently. If the DNS servers can be contacted successfully, the cache will be populated with the resolved IP addresses, improving the chances of successful connections if future DNS disruptions occur. The health check also runs daily, ensuring that the cache remains up-to-date.
The previous release attempted to increase data gathered via Hop Monitoring by increasing the frequency of checks and attempting to send data in the SYN packet to look for MTU issues in the network path. This was found to cause issues on some firewalls. With this release we are reverting those changes back to every 20 seconds and a 0 byte payload. These settings can been changed in the portal if more detailed data is desired.
Any
option for protocol to allow for matching against ICMP, TCP, and UDP in the same search.
Repo Health
connectivity check has been improved to reduce false positives.CLOSE-WAIT
state. This could lead to a conflict if the ephemeral source port of that connection was attempted to be used again. This release also resolve a null pointer exception that could occur in the same scenario.try
experience.Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.