On Wed, Apr 22, 2020 at 4:22 AM deprito wrote:
> Hello @arigatox,
>
> do you mind share with me, how to LB UDP protocol like wireguard?
>
> My nginx.conf
> user www-data;
> worker_processes auto;
> pid /run/nginx.pid;
> include /etc/nginx/modules-enabled/*.conf;
>
> stream {
>
> upstream syslog_u
Hello,
I’m glad to announce a new release of NGINX JavaScript module (njs).
This release focuses on extending http and stream modules.
Notable new features:
- js_import directive.
: nginx.conf:
: js_import foo.js;
: js_import lib from path/file.js;
:
: location / {
: js_content foo.
On Tue, Apr 21, 2020 at 8:23 PM Konstantin Pavlov wrote:
> Hi Emilio,
>
> 15.04.2020 14:21, Emilio Fernandes wrote:
> > Our policy is to provide packages for officially
> upstream-supported
> > distributions.
> >
> >
> https://wiki.centos.org/FAQ/General#What_architectures_are_sup