Re: Failed sending data to the peer in 7.72.0

2020-09-11 Thread Ray Satiro via curl-library
On 9/11/2020 2:03 PM, James Brown via curl-library wrote: After upgrading a test cluster from 7.71.1 to 7.72.0, we're now seeing around 0.1% of POSTs from one (and only one) of our applications fail with "Failed sending data to the peer" (CURLE_SEND_ERROR) and no other error. Based on logs, the

Failed sending data to the peer in 7.72.0

2020-09-11 Thread James Brown via curl-library
After upgrading a test cluster from 7.71.1 to 7.72.0, we're now seeing around 0.1% of POSTs from one (and only one) of our applications fail with "Failed sending data to the peer" (CURLE_SEND_ERROR) and no other error. Based on logs, the request actually succeeds, but libcurl is returning this erro