our SP seems to connect using the wrong IP address
Cantor, Scott
cantor.2 at osu.edu
Wed Nov 28 15:31:01 EST 2012
> I think it is libcurl that is setting up the connection for me, can anyone tell me
> what address is used by libcurl by default, or better, how can we override it
> by any configuration?
I don't see how that can possibly be involved, but the answer is that I have no idea what it does on a multi-homed machine in terms of the outgoing interface. Probably a function of the machine's routing table or something.
There is a libcurl option, CURLOPT_INTERFACE, that apparently can control this for weird systems that need it, but I certainly don't use it. If you need to use it, you would have to pass it in via the TransportOption feature.
-- Scott
More information about the users
mailing list