Answer the question
In order to leave comments, you need to log in
How many dns requests does the browser make?
Hello everyone
Tell me, if anyone knows how many dns requests the browser makes to resolve one (one) domain name (let it be toster.ru)?
hosts now makes 3 requests, for a record for aaa record and mx record, but only a record is displayed in the console
Answer the question
In order to leave comments, you need to log in
I guess the same. But just in case, I would look at the packets through wireshark
If you have disabled IPv6 support, only A will be requested. If it is not disabled, then, depending on the browser and OS settings, there are 3 options:
1. A will be requested and in case of failure AAA (fallback on IPv6)
2. AAA and if A fails (fallback on IPv4)
3. A and AAA will always be requested.
PS host displays all found A, AAA and MX records. If only A outputs, then there are no others.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question