0 votes
in NGINX by
What Is Ngx_http_upstream_module Is Used For?

1 Answer

0 votes
by

The ngx_http_upstream_module is used to define groups of servers that can reference by the fastcgi pass, proxy pass, uwsgi pass, memcached pass and scgi pass directives.

Related questions

0 votes
asked Feb 3, 2020 in NGINX by Tate
0 votes
asked Aug 5, 2020 in NGINX by SakshiSharma
...