Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Perl / Modules / September 2003



Tip: Looking for answers? Try searching our database.

LWP doesnt see response from Galaxy Embedded Web Server

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
George R. Gonzalez - 26 Sep 2003 15:06 GMT
LWP doesnt se response from Galaxy Embedded Web Server.

I have a cheeep router with an embedded Web server for maintenance.

I'd like to read the stats page with LWP, but LWP doesnt get the body of the
response.

It gets the header back, but not the body.

Peeking at the packets, the Galaxy web server pushes the ehader out in one
packet, then sends the body in subsequent packets.

I can't follow the code in LWP, but I guess it's not waiting for packets to
come back, it just assumes there no more immediate data and therefore
nothing more coming back.

Is there a known fix for this (short of putting a sleep(5) in somewhere
awful)

Thanks,

George
pkent - 28 Sep 2003 10:49 GMT
In article <CJXcb.585251$YN5.427443@sccrnsc01>,
"George R. Gonzalez" <grg2.Elide-This.Part@And-This-comcast.net>
wrote:

> LWP doesnt se response from Galaxy Embedded Web Server.
>
[quoted text clipped - 4 lines]
>
> It gets the header back, but not the body.

I'm not sure it'll be any help but try:

use LWP::Debug '+';

in your script. This might show you something useful.

P

Signature

pkent 77 at yahoo dot, er... what's the last bit, oh yes, com
Remove the tea to reply

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.