On 12/19/2011 01:51 PM, Zdeněk Pavlas wrote:
The fastestmirror plugin tries to find the fastest mirror
by timing a null TCP connect(), so usually 2x RTT.

However, the value measured includes host DNS lookup overhead,
which is completely unrelated.  So, perform it outside
the connect() statement.
---

ACK.
_______________________________________________
Yum-devel mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to