View previous topic :: View next topic |
Author |
Message |
andrew at convergedgro... Guest
|
Posted: Thu Sep 25, 2014 9:25 am Post subject: [asterisk-users] Realtime ERROR |
|
|
Hi Guys,
I have recently moved my database servers to a different database cluster that runs on haproxy.
Every minute or so I get the following error in asterisk
MySQL RealTime: Ping failed (2006). Trying an explicit reconnect
The strange thing is if I do realtime mysql status
It shows as connected just the timer resets.
Any idea why this is occurring? |
|
Back to top |
|
|
rainer.piper at soho-p... Guest
|
Posted: Thu Sep 25, 2014 11:21 am Post subject: [asterisk-users] Realtime ERROR |
|
|
Am 25.09.2014 um 16:24 schrieb Andrew Colin:
Quote: | <![endif]--> <![endif]-->
Hi Guys,
I have recently moved my database servers to a different database cluster that runs on haproxy.
Every minute or so I get the following error in asterisk
MySQL RealTime: Ping failed (2006). Trying an explicit reconnect
The strange thing is if I do realtime mysql status
It shows as connected just the timer resets.
Any idea why this is occurring?
| Hi Andrew,
what balancing algorithm you use in haproxy.cfg ?
balance source
balance roundrobin
or
balance leastconn
--
Rainer Piper
Integration engineer
Koeslinstr. 56
53123 BONN
GERMANY
Phone: [url=callto:004922897167161]+49 228 97167161[/url]
P2P: [url=sip:rainer@sip.soho-piper.de:5072]sip:rainer@sip.soho-piper.de:5072[/url] (pjsip-test)
XMPP: rainer@xmpp.soho-piper.de (rainer@xmpp.soho-piper.de) |
|
Back to top |
|
|
andrew at convergedgro... Guest
|
Posted: Thu Sep 25, 2014 12:05 pm Post subject: [asterisk-users] Realtime ERROR |
|
|
Hi Rainer,
I am using roundrobin
From: Rainer Piper [mailto:rainer.piper@soho-piper.de]
Sent: Thursday, September 25, 2014 6:21 PM
To: Andrew Colin; Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Realtime ERROR
Am 25.09.2014 um 16:24 schrieb Andrew Colin:
Quote: |
Hi Guys,
I have recently moved my database servers to a different database cluster that runs on haproxy.
Every minute or so I get the following error in asterisk
MySQL RealTime: Ping failed (2006). Trying an explicit reconnect
The strange thing is if I do realtime mysql status
It shows as connected just the timer resets.
Any idea why this is occurring?
|
Hi Andrew,
what balancing algorithm you use in haproxy.cfg ?
balance source
balance roundrobin
or
balance leastconn
--
Rainer Piper
Integration engineer
Koeslinstr. 56
53123 BONN
GERMANY
Phone: [url=callto:004922897167161]+49 228 97167161[/url]
P2P: [url=sip:rainer@sip.soho-piper.de:5072]sip:rainer@sip.soho-piper.de:5072[/url] (pjsip-test)
XMPP: rainer@xmpp.soho-piper.de (rainer@xmpp.soho-piper.de)
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2014.0.4765 / Virus Database: 4025/8267 - Release Date: 09/24/14 |
|
Back to top |
|
|
|