bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] TCP Fast Open for HTTP


From: Tim Ruehsen
Subject: Re: [Bug-wget] TCP Fast Open for HTTP
Date: Thu, 28 May 2015 11:33:14 +0200
User-agent: KMail/4.14.2 (Linux/4.0.0-1-amd64; KDE/4.14.2; x86_64; ; )

On Thursday 28 May 2015 10:26:41 Giuseppe Scrivano wrote:
> Hubert Tarasiuk <address@hidden> writes:
> > I have talked with Giuseppe and he suggested that we might not do TCP
> > Fast Open support for FTP at this time (he argued that FTP is slow
> > either way :).
> > 
> > Instead I might focus on implementing some basics of Metalink protocol
> > for HTTP and FTP resources in Wget.
> > 
> > Do you have any thoughts about that?
> 
> I wouldn't even have an option for --tcp-fast-open and avoid adding such
> low level details to the command line.  I would rather go for an env
> variable like TCP_FAST_OPEN=1, that wget might honor or not and not
> worry where it is not supported.
> 
> What do you think?

I would prefer a variable for wgetrc (and thus a command line option).
Having some switches in wgetrc and some within environment variables is not 
consistent and (at least for me) hardly maintainable / hard to remember.

I would leave away the configure option --enable-tcp-tfo. Instead just use the 
constants defined in <sys/socket.h>, as Hubert already does.

Regards, Tim



reply via email to

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