Thanks GrayHat,
I made most of the changes suggested below. Suppose the connections are 
ligitimate, how can I know if the box can handle more connections.
I mean what can be the indicators that would show for example that the 
server can handle 300 parallel connection. If we have an ASSP server put 
under stress test, how much parallel sessions it can handle before it's
overloaded ?

Thanks


GrayHat wrote:
>> Since the recommended SMTP connections value is 64.
>> I would like to know from members on this list what is the maximum
>> value you have set without digrading performance...etc.
> 
> that's the number of parallel sessions and it's usually good enough
> for most installations and it isn't usually needed to increase it, also,
> before modifying it, try setting the following
> 
> MaxErrors - 2
> smtpIdleTimeout - 40
> CheckEarlyTalker - checked
> smtpNOOPIdleTimeout - 10
> smtpNOOPIdleTimeoutCount - 3
> useHeloBlacklist - score
> DoIPinHelo - score
> ForceFakedLocalHelo - checked
> DoFakedLocalHelo - block
> DoFakedUseLocalDomains - checked
> myServerRe - point to a file containing the correct infos
> DoInvalidFormatHelo - block
> DoPenalty  - monitor
> DoPenaltyMessage - block
> DoPenaltyMakeTraps - make traps and use them
> EnableDelaying - checked
> DelayNP - checked
> DelaySL - checked
> DelaySPF - checked
> ValidateSPF - block
> ValidateRBL - block
> ForceRBLCache - checked
> 
> then let ASSP run and check the log, if you'll find any "connection
> limiting" messages, check the IPs which were penalized; I suspect
> that in most cases they will turn out to be spambots, if so, you won't
> need to touch your max sessions value :)
> 
> 
> 
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image 
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> Assp-user mailing list
> Assp-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-user
> 

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to