cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

RE: sending multiple transactions over one cURL connection

From: David Felton <davidfelton_at_codemasters.com>
Date: Thu, 28 Aug 2003 14:07:41 +0100

Hmm, doesn't sound too reliable then.

-----Original Message-----
From: jatech38_at_mx197.123hosting.com
[mailto:jatech38_at_mx197.123hosting.com]
Sent: 28 August 2003 1:44
To: curl-and-php_at_lists.sourceforge.net
Subject: Re: sending multiple transactions over one cURL connection

Hi,
I made this work with PHP 4.2 (I think) running with Apache on an NT box,
but
I couldn't make it work on PHP4.3x on FreeBSD. ????!!!!

Daniel Stenberg <daniel_at_haxx.se> said:

> On Thu, 28 Aug 2003, David Felton wrote:
>
> > Part of my project requires that I POST quite a large number of
transactions
> > to the same server using cURL, one after the other. Is there a way I can
> > send all the transactions across the same connection and still retrieve
the
> > result, rather than having to open a new connection each time?
>
> I don't think so.
>
> libcurl itself supports this kind of operation, but AFAIK the PHP/CURL
binding
> code does not. People have reported both success and failures after having
> tried that stunt.
>
> I hope that one day someone will make sure that the binding supports this.
>
> --
> Daniel Stenberg -- curl: been grokking URLs since 1998
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
>

-- 
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
**********************************************************************
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-08-28