Hi,
On Thu, Sep 27, 2018 at 07:55:40PM +0300, Roman Arutyunyan wrote:
> Hi,
>
> On Thu, Sep 27, 2018 at 02:51:25PM +0200, Marcin Wanat wrote:
> > Hi,
> >
> > i am using latest (1.15.4) nginx with stream module.
> >
> > I am trying to create config with one primary server that will accept no
>
Hi,
On Thu, Sep 27, 2018 at 02:51:25PM +0200, Marcin Wanat wrote:
> Hi,
>
> i am using latest (1.15.4) nginx with stream module.
>
> I am trying to create config with one primary server that will accept no
> more than 10 connections and multiple backups that will also receive up to
> 10 connect
Hi,
i am using latest (1.15.4) nginx with stream module.
I am trying to create config with one primary server that will accept no
more than 10 connections and multiple backups that will also receive up to
10 connections only when previous backup server is already full.
As exact behavior of mult