no events CREATE/UPDATE after ingress is created

2020-04-19 Thread Alexandre Ellert
Hi, I have a strange behaviour on a kubernetes cluster where nginx ingress controller is deployed and managed by gitlab. When I create an Ingress object in a namespace, I notice that nginx.conf in the controller pod is not updated. Also I can't see any events when I do a 'kubectl describe ingress

Re: Websocket (wss) connection issue (status 200 instead 101) between two nginx systems

2020-04-19 Thread Francis Daly
On Sat, Apr 18, 2020 at 05:39:38PM -0400, YAGA wrote: Hi there, > From local network, the nginx web site of the “black box” is working > properly including websocket connection. > From Internet, the “server”, the nginx reverse proxy gives me an access to > the nginx web site of the “black box” e

Re: Nginx Lowercase URL and Redirection

2020-04-19 Thread Francis Daly
On Sat, Apr 18, 2020 at 11:05:36AM -0400, mustafa.chapal wrote: Hi there, > First, URLs like www.example.com/new-arrivalS which include a character like > hyphen are not triggering on the following location. Works for me. What other location do you have that does handle this request? == locat

HTTP2 SETTINGS FRAME Denial of Service

2020-04-19 Thread jbiskofski
Hello everyone. I need to pass a security audit, For a PCI compliance process. A scan was performed on my servers and found a vulnerability in nginx "HTTP2 SETTINGS FRAME Denial of Service" I upgraded nginx to the latest stable 1.16.1 which supposedly fixes that issue. see : https://mailman.ngin

F5 WAF UDP configuration with nginx LB

2020-04-19 Thread bubunia2000ster
Hi all, I am looking for nginx configuration examples with the F5 WAF UDP . My scenario is as follows: Internet(user)-> F5 WAF BIGIP 14.04(UDP) --->nginx(LB which can handle UDP)-> Backend instances I got the F5 WAF UDP configurations from the f5 KB articles. I am looking for nginx(LB with UDP)