Re: Queuing requests when all servers busy

From: Ulric Eriksson <ulric_at_siag.nu>
Date: Thu, 27 Mar 2008 17:42:28 +0100 (CET)

On Thu, 27 Mar 2008, Brian Candler wrote:

> What I would like instead is for it to accept the connection,
> then wait until a backend server becomes free before connecting
> to it.
>
> Can this be done with pen? If not, do you have any suggestions
> for alternative solutions?

You can do something similar by adding "-x 2" to the command
line, so the the maximum number of connections is equal to the
number of servers. That way the connection won't be accepted
until a server is available.

Ulric
Received on Thu Mar 27 2008 - 17:42:28 CET

This archive was generated by hypermail 2.2.0 : Thu Mar 27 2008 - 17:42:28 CET