cURL / Mailing Lists / curl-users / Single Mail

curl-users

Concurrent http post

From: Demieville, Greg <GDemieville_at_hudson-advisors.com>
Date: Tue, 12 Dec 2006 14:12:33 -0600

I am noticing that concurrent post override each other

We have an application that runs batch file jobs. If two separate jobs
submit an http post at the same time, down to the millisecond, then one
job is duplicated.

For example job1 sends fileA, job2 sends fileB. Using the trace file, I
see that fileA is sent twice.

 

Is there a way to clear the cache, or something?

 

Format of post: (*** Incomplete script - I have cleaned it ***)

CURL --trace log.txt -F file=filename -H "Header data"
https://somepath:receive

 

Regards,

 

GregD

 

 

***CONFIDENTIALITY NOTICE: This electronic transmission and any documents or other writings sent with it constitute confidential information, which is intended only for the named recipient. If you are not the intended recipient, please reply to the sender that you have received the message in error and delete it. Any disclosure, copying, distribution or the taking of any action concerning the contents of this communication or any attachment(s) by anyone other than the intended recipient is strictly prohibited. ***
Received on 2006-12-12