This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Too Many Concurrent SMTP Connetions

In 6.3 we could turn of the SMTP Connection limit.  Is there a way to do this in V7? Even better would be the option to adjust it.   

Email is taking forever to get through to us because Astaro is indicating too many concurrent SMTP connections.  I'm not sure if there is another way around this or if I should be considering some other way of quickly getting email through.  Let me know if anyone has any ideas on how to get email flowing quickly again.  

Thanks


This thread was automatically locked due to age.
  • 100 exim processes? 
    that is too manay for 1 GB ram. 
    because the spamd, cffd, mysql .... processes need to much memory.

    50 is a good limit for the max of smtp connection.

    Yeah, 100 may be too much if you are using spam and content filtering, but if you are not, 100 could still be too little.

    That's why it should be configurable.
  • All,

    got the same problem now running an ASG220 7.009 with about 100 users. Does anyone know where i can change the limit myself? Waiting for Astaro to change this value is a problem as i know that my users will try to kill me tomorrow morning [:O] if the problem still persists...

    cheers

    Jan
  • Im not sure if this is the place to change it but I was snooping around and found /var/chroot-smtp/etc/exim.conf

    I vi'ed exim.conf and found

    smtp_accept_max = 20
    smtp_accept_queue_per_connection = 15

    I gots gold support so they are changing mine.
  • Are you using Intrusion Protection??  I'm wondering if that wouldn't cut down on my bogus SMTP connections and allow the real guys to send through.  

    I had to take v7 out of production, so I can't test it here.

    The DoS feature sets the limit to 20, if you turn it off the limit goes to 999.  If you are large company like us and turn this off, you will quickly lose your box as it runs out of memory. You can change the setting in the config, however it seem to reset it self all the time back to 20, we are fighting this problem right now.
  • Upgrading to 7.009 worked for us.  Evidently it was the poor spam detection in 7.005 that was causing the problem ie. allowing too many bogus SMTP connections.  With the improved spam detection, I am able to successfully use the proxy in 7.009.