DNS slowing down SMTP processing on multi-server installations Dear all,
The cause for the slowness of the SMTP requests were DNS calls, which were very slow. After the modification of the /etc/hosts file, then the speed of the SMTP requests improved dramatically. Our /etc/hosts/ file now contains the ip address resolution of all 4 servers we are using.
Another possible solution would be a cached DNS server. But the /etc/hosts file solution is much easier to implement.
Does not Zimbra, postfix, saslauthd cache DNS requests?
This is an issue that possibly some customers will be facing.
Kind regards,
Gil |