curl-and-php
Re: sending multiple transactions over one cURL connection
Date: Thu, 28 Aug 2003 12:44:10 -0000
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/sfReceived on 2003-08-28