Re: [squid-users] TCP Fast open and squid4

2020-03-06 Thread Alex Rousskov
On 3/6/20 4:08 AM, Amos Jeffries wrote: > Squid is designed to open connections first (possibly a very long time) > before data is sent. So fast-open would require a significant re-design > of the task scheduling systems. > > IMO we would get better gains by simply re-ordering the tasks so > conne

Re: [squid-users] TCP Fast open and squid4

2020-03-06 Thread Amos Jeffries
On 22/02/20 1:11 am, David Touzeau wrote: > Hi > > Is Squid handle TCP Fast open on modern kernel ? > Not currently. AIUI the kernel may be configured with the feature on inbound connections. But Squid does not read it until at least one I/O cycle after the handshake completion anyway, so I wou

[squid-users] TCP Fast open and squid4

2020-02-21 Thread David Touzeau
Hi Is Squid handle TCP Fast open on modern kernel ? Has anyone tried to implement this directive and noticed a performance improvement ? Best regards. ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listin