Error: nginx: [emerg] unknown directive "stream" in /etc/nginx/nginx.conf:11

2023-12-07 Thread Gandla, Kesavardhana via nginx
Dear NGINX community, I am Kesavardhana Gandla from Medtronic R&D, Bangalore. I am trying to evaluate the nginx on YOCTO Linux based embedded product. My Linux version: 5.15.71 aarch64 GNU/Linux. While using the stream option on target the below error is coming. Error: nginx: [emerg] unknown di

Re: Error: nginx: [emerg] unknown directive "stream" in /etc/nginx/nginx.conf:11

2023-12-07 Thread Roman Arutyunyan
Hi, > On 7 Dec 2023, at 13:17, Gandla, Kesavardhana via nginx > wrote: > > Dear NGINX community, > > I am Kesavardhana Gandla from Medtronic R&D, Bangalore. I am trying to > evaluate the nginx on YOCTO Linux based embedded product. > My Linux version: 5.15.71 aarch64 GNU/Linux. > While usin

Re: nginx 1.20.0 coverity errors

2023-12-07 Thread Richard Stanway via nginx
This is like reading a book, not understanding some words and then complaining to the author to fix their spelling. Please don't rely on SAST analysis without understanding the code. I would expect the vast majority of these are false positives - provide evidence that these are real bugs if you wan

Re: nginx 1.20.0 coverity errors

2023-12-07 Thread Maxim Konovalov
FWIW, you can find daily nginx Coverity scan results (and even be subscribed to updates) here https://scan.coverity.com/projects/nginx Thanks to Synopsys and Coverity team for the great service. Maxim On 07.12.2023 06:57, Richard Stanway via nginx wrote: This is like reading a book, not under

NIC deletes all listeners when rejecting new listener on reserved port

2023-12-07 Thread Brad Bishop via nginx
Hi Folks, We're using NGINX Ingress Controller 3.0.2 (NGINX 1.23.3) in AKS on a couple AKSUbuntu-2204gen2containerd-202309.06.0 nodes. We do regular helm release installs of a single-tenanted TCP & HTTP service for law firms. Today we had a P1 issue when we added a listener for a new law firm t