CURL cause Error 524

posting data from server to another server using CURL cause Error 524

Hi there,

I’m sorry for the issues you are facing here. A 524 error indicates that Cloudflare made a successful TCP connection to the origin web server, but the origin did not reply with an HTTP response before the connection timed out.

I recommend reviewing the suggestions in this Community Tip for troubleshooting ideas.

Hi there
we checked all suggestions in community Tip but nothing match the recommended ,
we still have the same issues , everything is running fine on server except function which get authorization token to post data to another server using CURL ,

  • server resources tells everything works fine and smooth without any usage spikes
  • http , https ports open
  • same function tested from another server request its takes 128ms
    kindly suggest way to troubleshoot the issue