there a domain name domainA, has two ip address let's name ip1, ip2, when 
we use http client in golang to send a request, how it pickup ip address? 
it will use ip1 or ip2, what 's the stragegy? after many request send, the 
client must hold some connections to ip1, ip2 in connection pool, at the 
time, when send a request, what's the stragegy to choose connection from 
connection pool? 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/0f977e04-bfe6-4acd-8d5b-2881fe645accn%40googlegroups.com.

Reply via email to