Author :
Azat Khuzhin
Date :
2014-11-12 20:23:46
Hash :54c887d8 Message :http: use IP address that we got before (if any) during retrying
Before this patch every time we are retrying our request we resolve
domain, but we could optimize this (since UDP is slow) by using cached
conn_address value, so do this.