NGINX 1.23.4 warning message
Fabiano Furtado Pessoa Coelho
fusca14 at gmail.com
Thu Jun 29 14:00:21 UTC 2023
On Wed, Jun 28, 2023 at 10:03 PM Sergey A. Osokin <osa at freebsd.org.ru> wrote:
>
> Hi Fabiano,
Hi...
> On Wed, Jun 28, 2023 at 05:19:55PM -0300, Fabiano Furtado Pessoa Coelho wrote:
> >
> > Changes with nginx 1.23.4 28 Mar 2023
> >
> > *) Change: now nginx issues a warning if protocol parameters
> > of a listening socket are redefined.
>
> [...]
>
> > What do these warning messages mean? Should I be worried?
>
> From the provided configuration snippet it's unclear is the same
> ip:port pairs for two server blocks. In case those are - all
> servers are listening on the same ip:port should have the same
> parameters. To avoid such a warning update parameters for the
> listen directive in the second server block.
OK. The IPs and ports are the same. However, if I continue to use
exactly this configuration, are there any possible technical issues (I
don't think so, because it is a "warning".) with this environment?
Sorry, but I think I wasn't clear enough with my question.
Thanks.
> Sergey A. Osokin
> _______________________________________________
More information about the nginx
mailing list