Hi,
We have a custom configuration for a private server defined as:
ext_private_server http://private-server:8050;
under the server block. This configuration is parsed by our custom nginx
module, and then we create a socket to send packets to the server port.
We were wondering if we can someho
Hi Team,
Does Nginx has a feasibility to pass impersonation in of the config file.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,295281,295281#msg-295281
___
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-le...