Hello, On 06/26/2014 06:09 PM, Viktor Dukhovni wrote:
On Thu, Jun 26, 2014 at 05:08:28PM +0200, rsmits-l wrote: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.Turns out that perhaps the monitoring was misleading, and perhaps connection limits were exceeded.
Well, it turns out it was the mysql idle time was set to short. (120 seconds) after we increased it to 1 hour there are no problems. I am not sure if i will use the "proxy:" parameter. If the mailserver is under a high load maybe the proxymap is a delay ? I will test this with more mailservers and see if there is a difference.
wait_timeout = 120 interactive_timeout = 120 Greetings, Richard.
