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

RE: Truncated Replies



Sender: "McBride, Lane (Artco)" <lmcbride@xxxxxxxxxxxxxxx>

I set up the web server to work with chunked data, but the web service is
3rd party software.  So, I can't change the code to operate chunked.

This is what HTTP_error() returns:
recvdoc: recv(): A connection with a remote socket was reset by that socket.

What I am doing is posting an XML document (Length 1369) from a user space
to a web service that is supposed to return an XML document containing
shipping rates (Length 3559).  Sometimes it works, but most times it comes
back with 1/2 - 3/4 of the document.  The post is always successful.  What
type of information do you need to duplicate the problem?  The web service
that I am hitting is within our WAN so it isn't accessible from the web.

-----Original Message-----
From: Scott Klement [mailto:klemscot@xxxxxxxxxxxx] 
Sent: Monday, September 15, 2003 3:02 PM
To: 'ftpapi@xxxxxxxxxxxxx'
Subject: Re: Truncated Replies

Sender: Scott Klement <klemscot@xxxxxxxxxxxx>


Do you know if this web server is returning data as chunked or not?  I've
already got a fix for the chunked code (which I haven't yet posted to the
web site, since I had 3 or 4 other things I wanted to look at before
making another release)

If it's not chunked, what does HTTP_error() return when the reply is
short?

Can you tell me how to duplicate the problem?  If I can make it
happen on my system, then I can probably fix it.

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------