> However it seems by typing nginx -V that the http-lua module is installed :
>
> $> nginx -V 2>1& | tr ' ' '\n'
n
> --add-dynamic-module=/build/nginx-KTLRnK/nginx-1.18.0/debian/modules/http-lua
"dynamic" means that at configure time, that
5G Device
Original message From: BELUCHE Yannick
Date: 11/23/21 09:38 (GMT-05:00) To:
nginx@nginx.org Subject: Enabling lua in Nginx 1.18.0
Hello,
I installed Nginx and Nginx-extra on an Ubuntu Focal 20.04.2 LTS server. I
wanted to use access_by_lua directive and I got an error :
$
To:
nginx@nginx.org Subject: Enabling lua in Nginx 1.18.0
Hello,
I installed Nginx and Nginx-extra on an Ubuntu Focal 20.04.2 LTS server. I
wanted to use access_by_lua directive and I got an error :
$> nginx –t
nginx: [emerg] unknown directive “access_by_lua” in
/etc/nginx/nginx-lua-he
that the http-lua module is installed :
$> nginx -V 2>1& | tr ' ' '\n'
nginx
version:
nginx/1.18.0
(Ubuntu)
built
with
OpenSSL
1.1.1f
31
Mar
2020
TLS
SNI
support
enabled
configure
arguments:
--with-cc-opt='-g
-O2
-fdebug-prefix-map=/build/nginx-KTLRnK/nginx-1.
gt;
>>>> On Sun, Nov 29, 2020 at 04:01:07PM +0100, ng...@bartelt.name wrote:
>>>>
>>>>> I've noticed that nginx 1.18.0 always enables TLS 1.3 even if not
>>>>> configured to do so. I've observed this behavior on OpenBSD with (nginx
>>&g
On 11/30/20 11:39 PM, Maxim Dounin wrote:
Hello!
On Mon, Nov 30, 2020 at 06:41:18PM +0100, Andreas Bartelt wrote:
On 11/30/20 4:07 PM, Maxim Dounin wrote:
Hello!
On Sun, Nov 29, 2020 at 04:01:07PM +0100, ng...@bartelt.name wrote:
I've noticed that nginx 1.18.0 always enables TLS 1.3
Hello!
On Mon, Nov 30, 2020 at 06:41:18PM +0100, Andreas Bartelt wrote:
> On 11/30/20 4:07 PM, Maxim Dounin wrote:
> > Hello!
> >
> > On Sun, Nov 29, 2020 at 04:01:07PM +0100, ng...@bartelt.name wrote:
> >
> >> I've noticed that nginx 1.18.0 always en
On 11/30/20 4:07 PM, Maxim Dounin wrote:
Hello!
On Sun, Nov 29, 2020 at 04:01:07PM +0100, ng...@bartelt.name wrote:
I've noticed that nginx 1.18.0 always enables TLS 1.3 even if not
configured to do so. I've observed this behavior on OpenBSD with (nginx
1.18.0 linked against Libr
Hello!
On Sun, Nov 29, 2020 at 04:01:07PM +0100, ng...@bartelt.name wrote:
> I've noticed that nginx 1.18.0 always enables TLS 1.3 even if not
> configured to do so. I've observed this behavior on OpenBSD with (nginx
> 1.18.0 linked against LibreSSL 3.3.0) and on Ubuntu
Thanks for your reply.
I've recompiled nginx on OpenBSD in order to get rid of the LibreSSL
version mismatch which is gone now:
# nginx -V
nginx version: nginx/1.18.0
built with LibreSSL 3.3.0
Unfortunately, this didn't solve the problem, i.e., TLS 1.3 is still
enabled on my Ope
axy Note10+.
Original message From: ng...@bartelt.name Date: 11/29/20
10:01 (GMT-05:00) To: nginx@nginx.org Subject: nginx 1.18.0 implicitly enables
TLS 1.3 (with only "ssl_protocols
TLSv1.2; " in nginx.conf config) Hello,I've noticed that nginx 1.18.0 always
en
Hello,
I've noticed that nginx 1.18.0 always enables TLS 1.3 even if not
configured to do so. I've observed this behavior on OpenBSD with (nginx
1.18.0 linked against LibreSSL 3.3.0) and on Ubuntu 20.04 (nginx 1.18.0
linked against OpenSSL 1.1.1f). I don't know which r
From: nginx On Behalf Of Zach Mitchell
Sent: Friday, May 22, 2020 11:49 AM
To: nginx@nginx.org
Subject: RE: nginx 1.18.0 does not reload on ubuntu 18.04
I’ve also tried that “ExecReload=/bin/kill -s HUP $MAINPID” which doesn’t work
either.
I’m testing by adding a new location rule and then reloadin
Katz
Sent: Friday, May 22, 2020 11:31 AM
To: nginx@nginx.org
Subject: Re: nginx 1.18.0 does not reload on ubuntu 18.04
I installed nginx on Ubuntu 18.04 from the nginx official repository, and the
provided systemd service file is much simpler than yours. It looks like this:
```
[Unit]
Description
like that works for you.
On Fri, May 22, 2020 at 10:59 AM Zach Mitchell wrote:
> I'm using a nginx 1.18.0 and 1.16.1 and when i perform a systemctl restart
> nginx, it does not actually reload the configs. nginx -s reload does not
> work either. Am i missing a configure flag that
I'm using a nginx 1.18.0 and 1.16.1 and when i perform a systemctl restart
nginx, it does not actually reload the configs. nginx -s reload does not work
either. Am i missing a configure flag that allows this to work properly?
Here is my nginx -V
built by gcc 5.4.0 20160609 (Ubuntu
Hi,
it seems that macOS still has an issue with the proper handling of RST_STREAM.
Since NGINX 1.18.0 the proper handling of RST_STREAM is re-enabled in this
commit:
https://hg.nginx.org/nginx/rev/2e61e4b6bcd9
I used git bisect to track this down. Our server mainly handles basic-auth
Changes with nginx 1.18.021 Apr 2020
*) 1.18.x stable branch.
--
Maxim Dounin
http://nginx.org/
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
18 matches
Mail list logo