POP server goes up and down

From: Rob Morin <rob#dido.ca>
Date: Tue, 20 Nov 2007 09:13:16 -0500


Hello all, just wondering if anyone can point me in the right direction...

I had a few users tell me they get pop3 errors.. like in the email mentioned below..

Compte : 'mail.dido.ca', Serveur : 'mail.dido.ca', Protocole : POP3, Port : 110, Sécurisé (SSL) : Non, Numéro d'erreur : 0x800CCC0F.

Sorry for the French... but the error numbers speak for them selves...

My conf looks lke this for POP

listen pop_proxy XXX.XXX.XXX.XXX:110

      maxconn 500
       mode tcp
        log global
       balance roundrobin
       server peter XXX.XXX.XXX.YYY:110 check inter 5000 fall 4 rise 1
       server joe XXX.XX.XXX.ZZZ:110  check inter 5000 fall 4 rise 1
       stats enable

I was wondering if it could be my conf file and options that might cause this or it is something actually on the back end server? Of course i understand the backend server stuff is my problem and should not be discussed on this list... :)

Here is a log output... maybe i should up the logging to info?

Thanks for any help..

I love HAproxy!

Nov 14 18:48:58 localhost haproxy[30724]: Server pop_proxy/peter is DOWN. 1 active and 0 backup servers left. 7 sessions active, 0 requeued, 0 remaining in queue.
Nov 14 19:05:49 localhost haproxy[30724]: Server pop_proxy/peter is DOWN. 1 active and 0 backup servers left. 4 sessions active, 0 requeued, 0 remaining in queue.
Nov 14 19:25:54 localhost haproxy[30724]: Server pop_proxy/peter is DOWN. 1 active and 0 backup servers left. 7 sessions active, 0 requeued, 0 remaining in queue.
Nov 14 19:44:55 localhost haproxy[30724]: Server pop_proxy/peter is DOWN. 1 active and 0 backup servers left. 6 sessions active, 0 requeued, 0 remaining in queue.
Nov 14 20:08:20 localhost haproxy[30724]: Server pop_proxy/peter is DOWN. 1 active and 0 backup servers left. 9 sessions active, 0 requeued, 0 remaining in queue.
Nov 14 20:22:56 localhost haproxy[30724]: Server pop_proxy/peter is DOWN. 1 active and 0 backup servers left. 7 sessions active, 0 requeued, 0 remaining in queue.
Nov 15 11:52:54 localhost haproxy[30724]: Server pop_proxy/peter is DOWN. 1 active and 0 backup servers left. 6 sessions active, 0 requeued, 0 remaining in queue.
Nov 15 12:15:36 localhost haproxy[30724]: Server pop_proxy/peter is DOWN. 1 active and 0 backup servers left. 4 sessions active, 0 requeued, 0 remaining in queue.

-- 

Rob Morin
Dido Internet Inc.
Montreal,Canada
http://www.dido.ca
514-990-4444
Received on 2007/11/20 15:13

This archive was generated by hypermail 2.2.0 : 2007/11/20 16:00 CET