bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] progressive download feature request


From: Keisial
Subject: Re: [Bug-wget] progressive download feature request
Date: Wed, 28 Dec 2011 00:34:22 +0100
User-agent: Thunderbird

Michal Tausk wrote:
> If you can put wireshark on it, check to see which "FIN" comes over first.  I 
> bet Keisial is right.  I bet the server is telling wget "I'm done" by sending 
> the FIN.
>
> Hope this helps
> pedz
>
> ----------
>
> I can try that, but you are both probably right. Even though, it should be 
> doable from the client's side(?). Server can be Apache, but might be some 
> other that does not support this progressive feature (I'm not sure which one 
> does). So it can still be pretty nice feature. What do you think?
>
> Michal
I think you're confusing something. How do you expect the client to do that?
(other than looping checking if the file is bigger and hoping to not
query the server faster than the file grow rate)

May be easier to trick the server not to add the Content-Length and send
everything readable at that point (eg. with a cgi).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]