Time-outs with HTTPS

Mark Smith mark at maseurope.net
Mon Aug 7 10:18:20 EDT 2006


I've been using https from Rev with a SOAP based service, and it  
works, but timeouts are frequent. At the beginning, I was getting  
about 50% of requests timing out, but over the three months or so  
I've been running the app (logging results), on average I've been  
getting about 12% of requests timing out. I've had the timeout  
interval at various settings.

12% seems a high, but it's been usable in my application, though it  
seems like there's some issue with either libURL or the way Rev uses  
the SSL library...

Best,

Mark


On 7 Aug 2006, at 14:28, David Bovill wrote:

> Done some tests with https and the del.iri.us web service - and  
> compared
> these with using curl from the shell (via Revolution). Curl works,  
> Rev does
> not on OSX Panther using 2.7.0 and pretty well the latest libUrl I  
> think:
>
> https://runrev:runrev@api.del.icio.us/v1/posts/update
>> socket timeout api.del.icio.us:443|6951
>>
>> curl -u runrev:runrev https://api.del.icio.us/v1/posts/update
>>   % Total    % Received % Xferd  Average Speed          Time
>> Curr.
>>                                  Dload  Upload Total    Current  Left
>> Speed
>>
>> 100    78    0    78    0     0      4      0 --:--:--  0:00:18
>> --:--:--     4
>> 100    78    0    78    0     0      4      0 --:--:--  0:00:18
>> --:--:--     0
>> <?xml version='1.0' standalone='yes'?>
>> <update time="2006-08-07T13:11:15Z" />
>>
>



More information about the use-livecode mailing list