>> in my iptables stats I have many established connections that stay for 5
days 
>> (default for Debian and other *nix systems
> 
> Connections must be kept open for 5 days? I do not believe that.

cat /proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_timeout_established 
and see it yourself. Chances are you read 432000 (seconds) that's 5 days.  

Of course if you don't use iptables that's not a problem, but I guess
everyone running a server uses a firewall.

I can't tell why, but estabilished connection growing happen when my server
hits the assp maxSMTPsessions limit, and that easily eat memory for 5 days.
Lowering that limit, not keeping track or other tweaks not solve the issue
that assp should properly manage and close estabilished connections. 

That said 1.9.2.0(1.0.05) is stable and running on a test box using less
than 100 MB ram for 8 days managing 20k messages per day for a test domain.

If you need some help testing just ask.


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to