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

curl-and-php

Re: Problems sending file (290KB) through SOAP (over ssl)

From: Daniel Fenert <daniel_at_lerkins.com>
Date: Fri, 9 Jan 2004 13:36:24 +0100

On Fri, Jan 09, 2004 at 12:48:37PM +0100, Daniel Stenberg wrote:
> > This one is sent, everything looks ok from receiver side, whole file
> > is uploaded, but sender gets error:
> >
> > curl_exec error 28 Operation timed out with 537 out of 537 bytes received
> > Sometimes error is: curl_exec error 28 Operation timed out with 0 out of -1
> > bytes received
>
> So what timeout are you using and how long time did these situations need to
> happen? What if you remove the timeout?

This is it!
Pear::SOAP had hardcoded timeout value - 4 seconds only, and i was
sending this file from US to Europe.
After 2 days of searching for solution I didn't check the most obvious thing :)

Thank you very much!

-- 
Daniel Fenert
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
Received on 2004-01-09