Re: Epoll performance issues.

2020-11-29 Thread James Read via curl-library
Hi, On Sun, Nov 29, 2020 at 4:36 PM Patrick Schlangen wrote: > Hi, > > Am 29.11.2020 um 15:28 schrieb James Read : > > Setting CURLOPT_CAINFO to NULL causes thousands of errors of the type: > > DONE: > https://www.gosunoob.com/witcher-3/ballad-heroes-dlc-gwent-card-set/attachment/witcher_3_ville

Re: Epoll performance issues.

2020-11-29 Thread Patrick Schlangen via curl-library
Hi, > Am 29.11.2020 um 15:28 schrieb James Read : > > Setting CURLOPT_CAINFO to NULL causes thousands of errors of the type: > > DONE: > https://www.gosunoob.com/witcher-3/ballad-heroes-dlc-gwent-card-set/attachment/witcher_3_villentretenmerth_ballad_heroes_gwent_card/ > >

Re: Re: Epoll performance issues.

2020-11-29 Thread James Read via curl-library
Hi, On Sun, Nov 29, 2020 at 2:16 PM James Read wrote: > Hi, > > On Fri, Nov 27, 2020 at 7:56 AM Patrick Schlangen > wrote: > >> On Fri, 27 Nov 2020, James Read wrote: >> > Has anybody ever actually succeeded in making a high performance >> application >> > with epoll/libcurl as the back end. >>

Re: Re: Epoll performance issues.

2020-11-29 Thread James Read via curl-library
Hi, On Fri, Nov 27, 2020 at 7:56 AM Patrick Schlangen wrote: > On Fri, 27 Nov 2020, James Read wrote: > > Has anybody ever actually succeeded in making a high performance > application > > with epoll/libcurl as the back end. > > Yes. Some things I've learned (for my usecase): > What's your usec

Re: [PATCH] New protocol: gemini

2020-11-29 Thread Stephane Bortzmeyer via curl-library
On Sat, Nov 28, 2020 at 12:08:02PM +0100, Daniel Stenberg via curl-library wrote a message of 83 lines which said: > To me, Gemini looks like a mix of Gopher and HTTP/0.9 and it's a > mystery to me why you would rather write a new protocol so similar > to those rather than just stick to what a