Hello guys,
I’ve been assigned to send the request and response to another server via POST.
I was able to compile the information needed in log_by_lua_block but I wasn’t
able to send it since resty-http says it is disabled in that context.
It would be best if it was done without anything external
Hi Ryan,
Thanks for reporting this.
Do you observe any errors in nginx error log?
—
Roman Arutyunyan
a...@nginx.com
> On 27 Jan 2021, at 19:55, Ryan Gould wrote:
>
> hello all you amazing developers,
>
> i check https://hg.nginx.org/nginx-quic every day for new updates being
> posted. on mo
hello all you amazing developers,
i check https://hg.nginx.org/nginx-quic every day for new updates being
posted. on monday (Jan 25 2021) i noticed these five new updates:
https://hg.nginx.org/nginx-quic/rev/6422455c92b4
https://hg.nginx.org/nginx-quic/rev/916a2e1d6617
https://hg.nginx.org/ng
I forgot to write about it, but I want to install wordpres on the second server
in the future - hence this solution came to mind :)
-Original Message-
From: nginx [mailto:nginx-boun...@nginx.org] On Behalf Of Reinis Rozitis
Sent: Wednesday, January 27, 2021 12:49 PM
To: nginx@nginx.org
Su
> I want to set up two nginx servers: the first as a reverse proxy that will
direct - for starters - to the second nginx server, which will hold two
simple static pages as a web server.
It's fully possible to have such a setup.
> Will such a solution be practical? What do you think?
Without k
Hi,
I am thinking of a solution:
I want to set up two nginx servers: the first as a reverse proxy that will
direct - for starters - to the second nginx server, which will hold two simple
static pages as a web server. Will such a solution be practical? What do you
think?
Grzegorz
__