-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code, Networking
-
None
Right now, the serverStatus entry which provides the canonicalized hostname is in the toplevel of the returned document. Obtaining the hostname can be slow, and serverStatus needs to return relatively quickly as it is polled by FTDC, so this field is obtained from a cache, populated by a separate thread. If advisoryFQDNs is moved to another serverStatus section, we could compute the value on request, and not need a background thread.
- duplicates
-
SERVER-21757 ServerStatus "advisoryHostFQDNs" should be optional and not default
- Closed
- related to
-
SERVER-20952 HostnameCanonicalizationWorker spams logs
- Closed