[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSL Handshake Timeout



Tony,

Communications are an imperfect thing. They don't run perfectly 100% of the time, there will be an occasional error. Just as phone calls might occasionally get dropped, or you might sometimes have trouble loading a page on the web.

If it's only failing once in 30 iterations, I don't think you can call this a bug. Something is going wrong in the communcations. Code your program so it detects the error and tries again.

-SK


On 6/20/2016 3:19 PM, Tony Cate wrote:
    I'm consuming a web-service with this code:
    � rc = http_url_get_xml(uri: %paddr(StartXMLNode)
    :%paddr(EndXMLNode):*null:wsTimeout); �
    where wsTimeout = 30 -- Set so high to see if it would fix the issue.
    It'll run normally for 20 or 30 iterations then throw this error:
    http_setauth(): entered
    http_persist_open(): entered
    http_long_ParseURL(): entered
    DNS resolver retrans: 2
    DNS resolver retry � : 2
    DNS resolver options: x'00000136'
    DNS default domain: WORKGROUP
    DNS server found: hidden
    DNS server found: hidden
    SetError() #32: Time out during SSL handshake
    I've not found any hints on the internet.�  Any help will be
    appreciated.
    --
    Tony Cate� |� Senior Programmer/Analyst� |� 704.872.2458 x 126
    [1]Auction Edge, Inc.
    AUCTION� EDGE,� INC.� |� Powering Independent Auctions
    STATESVILLE, NC� |� 704.872.2458

References

    1. http://www.auctionedge.com/


-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------