Status of nginx

karu.pruun karu.pruun at gmail.com
Tue Oct 28 00:49:53 PDT 2014


How do you enable the so_reuseport options, is it the sysctl ones?

net.inet.tcp.reuseport_ext: 1
net.inet.udp.reuseport_ext: 1


Peeter

--




On Tue, Oct 21, 2014 at 12:26 PM, Sepherosa Ziehau <sepherosa at gmail.com> wrote:
> I'd also suggest to enable so_reuseport global option, which makes
> your server much faster :)
>
> On Tue, Oct 21, 2014 at 7:18 AM, Benjamin Woolley <tautolog at gmail.com> wrote:
>> Hi Konrad,
>>
>> If you don't want to try master, know that I am using that combination now, even with a dragonfly release that has the bug. I disabled sendfile support, and it is working great. The combination runs great even without sendfile support, as long as your requirements can live without it. I use it on an image heavy site which hits sendfile often, but it is low traffic, so the system is usually idle, and the difference is not noticeable.
>>
>> Ben
>>
>>> On Oct 20, 2014, at 11:48 AM, Joris Giovannangeli <joris at giovannangeli.fr> wrote:
>>>
>>> Hi
>>>> On 20/10/2014 16:04, Konrad Neuwirth wrote:
>>>> Dear reader,
>>>>
>>>> what is the current status of nginx/php_fpm on DragonflyBSD? I know that there were some discussion about that combination a while ago -- and we also had been bitten by the bug that scrambled uploaded files. I also remember seing patches; but did they solve the problem? Is nginx/php_fpm now a well-running combination?
>>>
>>> This particular issue with sendfile has been fixed on master. I'm not
>>> aware of any other issues at the moment.
>>>
>>> Regards,
>>> joris
>>>
>>
>
>
>
> --
> Tomorrow Will Never Die
>



More information about the Users mailing list