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

RE: Truncated Replies



Sender: Scott Klement <klemscot@xxxxxxxxxxxx>



On Mon, 15 Sep 2003, McBride, Lane (Artco) wrote:
>
> 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.
>

Huh?  I'm asking if this transmission is chunked or not.. I wasn't
expecting you to re-write the web server. :)   The connection isn't
using chunked, then...


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

So, the socket is getting reset by the web server.

>
> 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.
>

Basically, I need to know what server to contact, and what to send to it
in order to make the problem appear on my system.   I use HTTPAPI every
day, and have never had this happen, but you and others are clearly having
a problem.

You see, I need to first determine what code to change in my program, and
then I need to test those changes to verify that they solve the issue.
Without any way to make it fail, I have no way of knowing either what code
to change or how well the change works -- unless of course, you can tell
me?


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