Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Socket stops at Header not handling Continuation

by kidongrok (Acolyte)
on May 07, 2004 at 21:09 UTC ( [id://351605]=note: print w/replies, xml ) Need Help??


in reply to Socket stops at Header not handling Continuation

Im puzzled by your use of 'Continuation', ie 3 times, capitalized, but not formally defined, and not mentioned in code except as comment.

have you checked your serverlog for errors ? premature end of script err ?

  • Comment on Re: Socket stops at Header not handling Continuation

Replies are listed 'Best First'.
Re: Re: Socket stops at Header not handling Continuation
by dwatson06 (Friar) on May 07, 2004 at 21:37 UTC
    Sorry about that, I don't know what else to title Continuation. That's the only thing displayed in the Info section of the packet sniffer (Ethereal) after the post.
    It's the body of the request, for this instance an XML file. Which is shown coming in and I can view the actual XML within the sniffer.
    serverlog? The code you see is the server. If you mean the client making the request, the connection is kept until the data is returned and closed on the server side. The header is sent to the Perl server, then stops. In the packet sniffer, it shows that the body of data has been sent as well but it's not coming into the server.
    Thanks,
    DWW

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://351605]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-25 23:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found