Go back to Changing the settings For a first test of the rate limiting feature we made up our mind on how to test it. We soon came up with the idea of a small shell script that will run logger with a test message. The script looks as follows n=1000 i=0 while [ $i […]