| |||||||||||||||||||||||||||||||
|
> Zitat von Christian Parpart <trapni>: > >> Hi guys, >> >> I'm having trouble in getting rid of the following syslog messages: >> >> May 31 13:24:12 sparta postfix/anvil[13045]: statistics: max connection >> rate >> 2/60s for (smtp:140.211.166.183) at May 31 13:19:21 >> May 31 13:24:12 sparta postfix/anvil[13045]: statistics: max connection >> count >> 1 for (smtp:140.211.166.183) at May 31 13:17:45 >> May 31 13:24:12 sparta postfix/anvil[13045]: statistics: max cache size >> 3 at >> May 31 13:18:22 >> >> it looks like a mailserver who forwards some mails for me right into the >> sparta host is becoming trouble because of it's high traffic amount. >> >> Now, I'd like to increase the connection rate/count/limit, >> but using $(postconf | grep ...) doesn't seem to show up me the very >> obvious >> variables I should modify. > > These log entries are only to inform you about the anvil statistics. > Nothing is blocked or delayed at all. Read the documentation about the > anvil rate limit parameters. > > Regards > > Andreas The parameters are: smtpd_client_connection_count_limit smtpd_client_connection_rate_limit Anvil tells you that the highest connection rate of any client for the past 10 minutes was 2 connections a minute, which is far from the limit.
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com