On Jan 20, 2014, at 8:27 AM, Alex Garzão <alex.gar...@azion.com> wrote:

> Hello,
> 
> Are any plans to support TCP Fast Open (TFO) in ATS?

I'm not aware of anyone currently working on this.

On my reading of the kernel docs, you can enable TFO on all listen sockets 
automatically; that should let you experiment without any ATS changes. If you 
want ATS to set the TCP_FASTOPEN socket option, that's a pretty easy change; 
you'd want to plumb a configuration variable to enable that though. Could you 
file a ticket at https://issues.apache.org/jira/browse/TS?

J

Reply via email to