Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2020 14:01:37 +0000
From:      Edward Napierala <trasz@freebsd.org>
To:        Gleb Smirnoff <glebius@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>,  svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r357203 - head/sys/compat/linux
Message-ID:  <CAFLM3-qcFm0obeQ3O1KxX7s8vrVqAzJFdUak5zfaSY5fgCRcVA@mail.gmail.com>
In-Reply-To: <20200128185508.GZ1268@FreeBSD.org>
References:  <202001281357.00SDvPZC055856@repo.freebsd.org> <20200128185508.GZ1268@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Jan 2020 at 18:55, Gleb Smirnoff <glebius@freebsd.org> wrote:
>
> On Tue, Jan 28, 2020 at 01:57:25PM +0000, Edward Tomasz Napierala wrote:
> E> Author: trasz
> E> Date: Tue Jan 28 13:57:24 2020
> E> New Revision: 357203
> E> URL: https://svnweb.freebsd.org/changeset/base/357203
> E>
> E> Log:
> E>   Add TCP_CORK support to linux(4).  This fixes one of the things Nginx
> E>   trips over.
> E>
> E>   MFC after: 2 weeks
> E>   Sponsored by:      The FreeBSD Foundation
> E>   Differential Revision:     https://reviews.freebsd.org/D23171
>
> Again, out of curiosity: what is any good reason to run linux nginx
> binary on FreeBSD? To lose all the nice features of FreeBSD kernel
> that nginx supports?

Docker, obviously.

Seriously though - Nginx, or whatever other application you can see in my
commit messages, is not the goal itself; it's more of a test case, so I can
easily reproduce/retest it in the future, should I need to.  The goal is fixing
TCP_CORK, for whatever Linux app that needs it.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFLM3-qcFm0obeQ3O1KxX7s8vrVqAzJFdUak5zfaSY5fgCRcVA>