Diff: |
Revision 2 (+110 -31) |
|---|
TWSD-584 Can't login to virtual site
Review Request #757 — Created April 1, 2025 and updated
| Information | |
|---|---|
| milliechou | |
| AG | |
| rel_ag_9_4_5 | |
| 584 | |
| Reviewers | |
| jasonchou, peteryeh | |
For each DNS query, iterate through the configured DNS servers one by one. If a DNS resolution fails, move on to the next server.
Additionally, set a timeout for each thread to prevent excessively long wait times during the login process.
