Hi Avinash, On Fri, Sep 30, 2022 at 04:19:39PM +0530, Avinash Ghadshi wrote: > I search through out the nginx site but did not find go module which is > equivalent to ngx_http_perl_module > > Where can I find this module e.g ngx_http_go_module? > > Please advise.
There's no go module for nginx, but it's possible to run go application with a polyglot application server, it's NGINX Unit, [1] created by the same team as the original NGINX. References 1. https://unit.nginx.org/ -- Sergey A. Osokin _______________________________________________ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org