Hi,
We have been experimented with nginx as reverse proxy for gRPC connections.
We create thousands of simultaneous gRPC connections (simulating many agents).
When using unary RPC call from the gRPC client, Nginx multiplexes the
connections and creates small number of connections to the backend
dear Francis
I have solved my problem by following instructions precisely.
https://programmer.help/blogs/cross-compiling-nginx-used-on-hi3536.html
it is a very good tutorial.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,292907,292919#msg-292919
Hi Francis,
On Mon, Nov 22, 2021 at 6:17 PM Francis Daly wrote:
>
> On Mon, Nov 22, 2021 at 03:42:39PM -0300, Fabiano Furtado Pessoa Coelho wrote:
>
> Hi there,
>
> > NGINX has a -T option, where you can "test configuration, dump it and exit".
> > Is there a way to process the "include" directiv
On Mon, Nov 22, 2021 at 02:04:36PM -0500, Software Info wrote:
Hi there,
> I am running version version 1.20 on FreeBSD. I am trying to set up nginx as
> a reverse proxy for a backend server sitting on Windows 2012. When I try to
> load the site through nginx, I don’t get any images back. On th
On Mon, Nov 22, 2021 at 03:42:39PM -0300, Fabiano Furtado Pessoa Coelho wrote:
Hi there,
> NGINX has a -T option, where you can "test configuration, dump it and exit".
> Is there a way to process the "include" directive and dump the
> configuration "expanded"?
I think that's what "-T" does, no?
Hi All,
I am running version version 1.20 on FreeBSD. I am trying to set up nginx as a
reverse proxy for a backend server sitting on Windows 2012. When I try to load
the site through nginx, I don’t get any images back. On the windows server,
everything the site needs is under the central folder.
Hi...
NGINX has a -T option, where you can "test configuration, dump it and exit".
Is there a way to process the "include" directive and dump the
configuration "expanded"?
Thanks in advance.
Fabiano Furtado
___
nginx mailing list
nginx@nginx.org
http://
On Mon, Nov 22, 2021 at 06:08:45AM -0500, vrezaei wrote:
Hi there,
> I need to do Cross Compile Nginx Web Server to use on my target board.
See, for example, https://forum.nginx.org/read.php?2,279437,279441 and
https://forum.nginx.org/read.php?2,280952,280953
Cross-compilation is not supported
hi
I need to do Cross Compile Nginx Web Server to use on my target board.
I follow instructions on this tutorial
https://programmer.help/blogs/cross-compiling-nginx-used-on-hi3536.html
but it wasn't successful.
ps. my goal is to set up an Nginx webserver with pcre , OpenSSL and
rtmp-module on the