On 06/26/2014 04:03 PM, Viktor Dukhovni wrote:
On Thu, Jun 26, 2014 at 03:01:56PM +0200, rsmits-l wrote:
Errors :
virtual_alias_maps = hash:/home/postfix/namen,
mysql:/home/postfix/forwardsqlconnect.cf
Can anyone help with this error? Mysql database performance issue is not
the case. After extensive monitoring we found that max connections and
memory is fine.
In any case you really should consider:
virtual_alias_maps = hash:/home/postfix/namen,
proxy:mysql:/home/postfix/forwardsqlconnect.cf
However, the real reason for the problem is in related log lines you
have not reported.
Hello,
I will send some logfile entry's but for starters I have read the
"proxymap" explanation and have tried it on the mailserver. This seems
to work ! No more errors. I will read some more online, but if I
understand corretly, this proxymap process will regulate the connections
to mysql in a better way ?
Greetings, Richard.