graceful shutdowns coming in 8.9.0

2024-06-27 Thread Daniel Stenberg via curl-library
Hello, "In the upcoming curl 8.9.0 release, we gave some love to ending connections in a better way. What does that mean? Will it affect you? Let" Stefan explains here: https://github.com/icing/blog/blob/main/curl-all-ends-well.md -- / daniel.haxx.se | Commercial curl support up to 24x7

RE: graceful shutdowns coming in 8.9.0

2024-06-27 Thread Dmitry Karpov via curl-library
-Original Message- From: curl-library On Behalf Of Daniel Stenberg via curl-library Sent: Thursday, June 27, 2024 1:35 AM To: libcurl hacking Cc: Daniel Stenberg Subject: [EXTERNAL] graceful shutdowns coming in 8.9.0 Hello, "In the upcoming curl 8.9.0 release, we gave some love to e

Re: graceful shutdowns coming in 8.9.0

2024-06-27 Thread Dan Fandrich via curl-library
On Thu, Jun 27, 2024 at 06:44:14PM +, Dmitry Karpov via curl-library wrote: > It would be nice to have an option to abort connections and close their > sockets even in cases when transfer(s) were completed successfully, > but connections must go away by some reason (i.e. too old, too many etc

Re: graceful shutdowns coming in 8.9.0

2024-06-27 Thread Dmitry Karpov via curl-library
brary On Behalf Of Dan Fandrich via curl-library Sent: Thursday, June 27, 2024 12:14 PM To: curl-library@lists.haxx.se Cc: Dan Fandrich Subject: [EXTERNAL] Re: graceful shutdowns coming in 8.9.0 On Thu, Jun 27, 2024 at 06:44:14PM +, Dmitry Karpov via curl-library wrote: > It would be nice to

Re: graceful shutdowns coming in 8.9.0

2024-06-27 Thread Daniel Stenberg via curl-library
On Thu, 27 Jun 2024, Dmitry Karpov via curl-library wrote: In memory constrained and slow systems, like embedded devices, saving a fraction of a second on resource releases (or several hundred milliseconds on slow devices) may be a very important benefit, which will overweigh potential delays

Re: graceful shutdowns coming in 8.9.0

2024-06-27 Thread Dmitry Karpov via curl-library
PM To: Dmitry Karpov via curl-library Cc: Dmitry Karpov Subject: [EXTERNAL] Re: graceful shutdowns coming in 8.9.0 On Thu, 27 Jun 2024, Dmitry Karpov via curl-library wrote: > In memory constrained and slow systems, like embedded devices, saving > a fraction of a second on resource r

Re: graceful shutdowns coming in 8.9.0

2024-06-28 Thread Stefan Eissing via curl-library
t; > -Original Message- > From: Daniel Stenberg > Sent: Thursday, June 27, 2024 2:05 PM > To: Dmitry Karpov via curl-library > Cc: Dmitry Karpov > Subject: [EXTERNAL] Re: graceful shutdowns coming in 8.9.0 > > On Thu, 27 Jun 2024, Dmitry Karpov via curl-library wr