-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-09-14 13:32, Carlos E. R. wrote:
On 2012-09-14 13:27, Otto Rodusek wrote:
This version has support for "64bit Atomic operations supported: Yes" whilst the 12.1 version does not - maybe that's where this issue lies as both my live and test servers are 64 bit, and hence I don't see the problem on the test server whilst I do on the live server. (It could also be because the load on the test server is minimal vs the live server - go figure!!)
You can use the command "logger" inside a loop in a script to send hundreds of messages and load it.
#!/bin/bash for((i=0;i<5000;i++)) do /bin/logger -p local3.debug -t testlog "Message test $i" done Then run "time testlog". 5000 messages in 4 seconds. My limit is currently: $SystemLogRateLimitInterval 5 $SystemLogRateLimitBurst 2000 so it should trigger, and it doesn't :-? I'm waiting to have a bunch of at least a hundred emails to fetch before running fetchmail again and see. - -- Cheers / Saludos, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlBTGNgACgkQIvFNjefEBxq1RQCfZRnQfWSm2rmL3+qwSEgOj7FI DUoAniKffgVqQ2/KP9naTr8yFpQqQ3dD =rQoh -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org