On 2013-12-21 10:53, Ruslan Ermilov wrote:
> It's the property of the Web application, not the server (nginx).
>
> Please see section 3.1 of
> http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/37517.pdf
> for a less formal explanation of when it's safe to enable TFO:
On Fri, Dec 20, 2013 at 10:06:59PM +0100, Alex wrote:
> On 2013-12-20 21:19, Maxim Konovalov wrote:
> > On 12/19/13 1:59 PM, athalas wrote:
> >> Where would we find documentation on the "fastopen" parameter?
> >>
> > http://nginx.org/r/listen
>
> In the documentation above it's pointed out that th
On 2013-12-20 21:19, Maxim Konovalov wrote:
> On 12/19/13 1:59 PM, athalas wrote:
>> Where would we find documentation on the "fastopen" parameter?
>>
> http://nginx.org/r/listen
In the documentation above it's pointed out that the server needs to
tolerate the possibility of receiving duplicate in
On 12/19/13 1:59 PM, athalas wrote:
> Where would we find documentation on the "fastopen" parameter?
>
http://nginx.org/r/listen
--
Maxim Konovalov
http://nginx.com
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
On Thu, Dec 19, 2013 at 04:59:34AM -0500, athalas wrote:
> Where would we find documentation on the "fastopen" parameter?
It's in the works.
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
On 12/19/13 13:59, athalas wrote:
Where would we find documentation on the "fastopen" parameter?
"fastopen" parameter set TCP_FASTOPEN socket option on Linux:
https://en.wikipedia.org/wiki/TCP_Fast_Open
___
nginx mailing list
nginx@nginx.org
http://m
Where would we find documentation on the "fastopen" parameter?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,245651,245713#msg-245713
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello Nginx users,
Now available: Nginx 1.5.8 for Windows http://goo.gl/zq3gGm (32-bit and
64-bit versions)
These versions are to support legacy users who are already using Cygwin
based builds of Nginx. Officially supported native Windows binaries are at
nginx.org.
Announcements are also
Changes with nginx 1.5.8 17 Dec 2013
*) Feature: IPv6 support in resolver.
*) Feature: the "listen" directive supports the "fastopen" parameter.
Thanks to Mathew Rodley.
*) Feature: SSL support in the n