Hello Robert,

I have compiled Pound on a OpenSuSE 10.2 64 bit system with the following commands:

./configure --with-owner=wwwrun --prefix=/usr/local/pound/pound-2.4
make

After that my install command was:

make DESTDIR=/home/frans/loadbal/Pound-2.4/root/ install
tar cf - -C root . |gzip -9 >pound.tgz

I unpacked the tarball on two cluster nodes, both OpenSuSE 10.2 64 bit. The kernel is 2.6.21 on all our servers.

If you need more information I am willingly to give it.

I hope you can reproduce this problem, so you can solve this.

Met vriendelijke groet,

Frans Luteijn.


Xout Europe BV
De Virieusingel 4
P.O. Box 223
5300 AE  Zaltbommel
The Netherlands
P:	+31(0)88 77 88 200
F:	+31(0)88 77 88 299
E:	frans.luteijn@xout.eu
W:	www.xout.eu


Robert Segall wrote:
On Tue, 2008-03-11 at 14:02 +0100, Frans Luteijn wrote:
  
Hello all,

I have a service with two backend servers and I can see with poundctl
that the sessions go to both servers.
When I disable one of the servers, e.g. for maintenance, I see that the
sessions for that server remains, but for the other server disappears. I
have tested this also with three backend servers with the same behavior.
I can't imagine this is meant to be.
I am using pound 2.4 stable.
If you have any questions, I will try to answer them, but I can't do to
much of testing, because it is a production enviroment.
    

Can you give some details on your system? This is a new one to us...