Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Странное поведение с httpready и dataready
- To: Vladislav Prodan <nginx-ru@xxxxxxxxx>
- Subject: Re: Странное поведение с httpready и dataready
- From: Михаил Монашёв <postmaster@xxxxxxxxxxxxx>
- Date: Sat, 29 Mar 2014 10:50:52 +0400
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=softsearch.ru; h=date:from :reply-to:message-id:to:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s=main; i= postmaster@xxxxxxxxxxxxx; bh=bpIcdQQceSSG2iDe7Nu0k8Z46G0=; b=ZA/ CYbOsrPRNEBmjb7EJnoCHisJkMInDcrFdQp6KSU8V7hbqWIVos9a8okQYvF8WOIP cc0aUYFXlZOmFtr6AshiAX1hFxnAy0m3BiuYU2PmL1dgbWgm/j4vbs5sGLlJioNt 5PsPhrLfTebML1QF/XyTvWNOVaO6sWAHIU0TTt7M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=softsearch.ru; h=date:from :reply-to:message-id:to:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= main; b=UY/Xsuey9+0U6Fz6l/3aYS/KzkOIdSOo04A8YaVuTn7h/gBZOCvqbChi NuK08oc2RmckKon6/Gl9HvKMuxWc110SS1b9Jm1GtKOaLHgTk338pz34mt72XPhw 8vjXiEmsD+RI+kzpLedxy2k6kbUcFVHBFbqXjlmTVWLhgmyVWeA=
- In-reply-to: <1396050046.72682922.828a5r7a@frv35.fwdcdn.com>
- References: <1396050046.72682922.828a5r7a@frv35.fwdcdn.com>
Здравствуйте, Vladislav.
> # grep accept_filter nginx.conf
> listen xx.xx.xx.57 accept_filter=httpready accept_filter=dataready ;
> listen xx.xx.xx.60 accept_filter=httpready accept_filter=dataready ;
> listen xx.xx.xx.58 accept_filter=httpready accept_filter=dataready ;
> listen xx.xx.xx.56 accept_filter=httpready accept_filter=dataready ;
Если я не ошибаюсь, то нет смысла использовать dataready, если есть
httpready. Они про одно и тоже, только второй ещё проверяет, что
пришедшие данные похожи на HTTP.
--
С уважением,
Михаил mailto:postmaster@xxxxxxxxxxxxx
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|