MantisBT - Zandronum
View Issue Details
0002771Zandronum[All Projects] Bugpublic2016-07-03 21:272018-09-30 21:48
Dusk 
Torr Samaho 
normalminorN/A
closedfixed 
3.0-beta 
3.03.0 
0002771: authhostname DNS lookup during startup
As a consequence of setting the default of 𝚊𝚞𝚝𝚑𝚑𝚘𝚜𝚝𝚗𝚊𝚖𝚎 to a non-empty value, Zandronum now does a DNS lookup during startup. If the lookup takes time (e.g. the network hangs), the startup is delayed until the lookup completes or times out. I thought Zandronum froze at first.
No tags attached.
Issue History
2016-07-03 21:27DuskNew Issue
2016-11-27 08:31Torr SamahoTarget Version => 3.0
2016-11-27 08:46Torr SamahoNote Added: 0016334
2016-11-27 08:46Torr SamahoAssigned To => Torr Samaho
2016-11-27 08:46Torr SamahoStatusnew => needs testing
2017-02-08 01:27DecayNote Added: 0016822
2017-02-13 02:25StrikerMan780Note Added: 0016858
2017-02-13 02:27StrikerMan780Note Edited: 0016858bug_revision_view_page.php?bugnote_id=16858#r10169
2017-02-13 02:31Ru5tK1ngStatusneeds testing => resolved
2017-02-13 02:31Ru5tK1ngResolutionopen => fixed
2017-02-13 02:31Ru5tK1ngFixed in Version => 3.0
2018-09-30 21:48Blzut3Statusresolved => closed

Notes
(0016334)
Torr Samaho   
2016-11-27 08:46   
The DNS lookup should now only be done when necessary.
(0016822)
Decay   
2017-02-08 01:27   
What is the method to use to test this? Or perhaps does Dusk feel this is resolved?
(0016858)
StrikerMan780   
2017-02-13 02:25   
(edited on: 2017-02-13 02:27)
Running it on a disconnected system seems to be fine. Also routing it to localhost via the hosts file seems fine as well. Unplugging while the game starts doesn't seem to affect it either.