How is the progress to support DTLS

2018-02-08 Thread aperfectman
Hello team, I am looking for a loader balancer to support DTLS on UDP and found that there is experimental DTLS support in specific version 1.13.0 Nginx. http://nginx.org/patches/dtls/README.txt Just curious about the progress of releasing the official feature? And is it being supported in Ngin

Re: HTTP/2 server push

2018-02-08 Thread Ruslan Ermilov
On Thu, Feb 08, 2018 at 08:45:50AM -0500, beatnut wrote: > Hi everyone, > According to the roadmap https://trac.nginx.org/nginx/roadmap server push > will show up in a few days. It's been committed today and will be available in the next release. > My question is : > How to mitigate problem when

HTTP/2 server push

2018-02-08 Thread beatnut
Hi everyone, According to the roadmap https://trac.nginx.org/nginx/roadmap server push will show up in a few days. My question is : How to mitigate problem when we are pushing resources already being in the cache for example pushed earlier ? Do i have to make some workaround using cookies or nginx

Re: [IE] localhost works but server_name times out!

2018-02-08 Thread Francis Daly
On Wed, Feb 07, 2018 at 09:56:15PM -0500, Credo wrote: Hi there, > If by dns record, you mean uwsgi_pass, then yea, I'm sure. Otherwise > localhost wouldn't work either, but it does. Your client (browser) should resolve the name "www.example.com" to an IP address that corresponds to the nginx se

Re: Allow and Deny IP's

2018-02-08 Thread Francis Daly
On Wed, Feb 07, 2018 at 07:28:37PM +0100, Ph. Gras wrote: Hi there, > >> location ~* wp-login\.php$ { > > > >> 185.124.153.168 - - [05/Feb/2018:21:36:12 +0100] "GET /wp-login.php > >> HTTP/1.1" 200 1300 "-" "Mozilla/5.0 (Windows NT 6.0; rv:34.0) > >> Gecko/20100101 Firefox/34.0" > > > >> Me t