Re: General query about SNI implementation.

2018-08-15 Thread Alisha Joshi via curl-library
It is worrisome because it is doing something more than what I want from it. While I am evaluating whether to use it in my application or not I need to make sure that I am aware of all effects that CURLOPT_RESOLVE can have. Hence, the need to ask someone on the forum whether there are any risks

Re: Windows users! Help us test upload performance tuning?

2018-08-15 Thread Jan Ehrhardt via curl-library
Daniel Stenberg via curl-library (Tue, 14 Aug 2018 09:39:21 +0200 (CEST)): >I think its time we run some tests in an orderly fashion with different upload >buffer sizes and collect some numbers... Feedback on some informal upload tests from Phoenix, Arizona to Amsterdam, NL. High speed

Re: Retrieve all addresses mapped to specific host, not just one IP

2018-08-15 Thread Daniel Stenberg via curl-library
On Wed, 15 Aug 2018, myLC--- via curl-library wrote: Just upfront: you make it sound like my request for being able to get all associated IPs is a bizarre idea. I feel the need to state that many libraries have this implemented naturally for a good reason (a: it doesn't cost anything + b: in

Re: Retrieve all addresses mapped to specific host, not just one IP

2018-08-15 Thread myLC--- via curl-library
Just upfront: you make it sound like my request for being able to get all associated IPs is a bizarre idea. I feel the need to state that many libraries have this implemented naturally for a good reason (a: it doesn't cost anything + b: in some scenarios, you need it). The upcoming C++