Re: Come on... Bring the Official PROPFIND and OPTIONS support!

2020-02-22 Thread LilFag
Nginx handles symlinks 100x better than Apache regardless of settings. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,287089,287091#msg-287091 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Come on... Bring the Official PROPFIND and OPTIONS support!

2020-02-22 Thread Ralph Seichter
* LilFag: > I'm using Windows and I want Nginx to support these methods in their > WebDAV. Free software meets entitlement issues. What's the magic word? -Ralph ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Come on... Bring the Official PROPFIND and OPTIONS support!

2020-02-22 Thread LilFag
Same request: https://forum.nginx.org/read.php?2,227415,227487#msg-227487 I'm using Windows and I want Nginx to support these methods in their WebDAV. There are two things that Nginx and Windows support together so I won't change to Linux and I cannot compile Roman's ext-dav-module, because it can

Re: Nginx - 56 day old reverse-proxy suddenly unable to connect upstream.

2020-02-22 Thread J.R.
> resolver 8.8.8.8 8.8.4.4 valid=3s ipv6=off; I doubt this is related to your issue, but any reason you have 'valid' set to only 3 seconds for your resolver conf? Seems like you could be doing a lot of unnecessary repetitive lookups because that is set so low. > ssl_session_cacheshared:SSL:1m