cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: help with PUT and large files ("select/poll returned error")

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 2 May 2008 22:21:52 +0200 (CEST)

On Fri, 2 May 2008, James Goddard wrote:

> When trying to upload a file using CURLOPT_PUT, CURLOPT_INFILESIZE, and
> CURLOPT_INFILE (libcurl/7.16.4) curl sometimes crashes for big files (those
> approximately greater than 100MB) and returns the error "select/poll
> returned error", and to a much lesser extent, "Send Failure: Connection
> reset by peer".

Can you do the same operation with the curl command line tool from the same
host? Would you be able to try a newer libcurl version?

Are you sending over plain HTTP ? What operating system is used?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2008-05-02

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET