Welcome! Log In Create A New Profile

Advanced

Re: accept_filter being ignored

February 19, 2016 06:46AM
Hello,

On 2/19/16 5:18 AM, Maxim Konovalov wrote:
> Hi Jim,
>
> On 2/19/16 12:19 AM, Jim Ohlstein wrote:
>> Hello,
>>
>> Not sure if I should be directing this to a FreeBSD list or here,
>> but here goes.
>>
>> I have set accept_filter= in listen directives:
>>
>> server {
>> listen 80 accept_filter=http_ready;
>> listen [::]:80 accept_filter=http_ready;
>> listen 443 ssl accept_filter=data_ready;
>> listen [::]:443 ssl accept_filter=data_ready;
>>
> [...]
>
> They should be "httpready" and "dataready", see nginx.org/r/listen
> for more details.
>
> Also see man pages for accept_filter(9) and friends.
>

Haha. It sucks getting old. I read through the docs several times and
missed that. Thanks for the help and sorry for the noise.

On a side note, "nginx -t" did not pick up that error.

--
Jim Ohlstein


"Never argue with a fool, onlookers may not be able to tell the
difference." - Mark Twain

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

accept_filter being ignored

Jim Ohlstein February 18, 2016 04:20PM

Re: accept_filter being ignored

Maxim Konovalov February 19, 2016 05:18AM

Re: accept_filter being ignored

Jim Ohlstein February 19, 2016 06:46AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 296
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready