12 Jun
This is a program I wrote to benchmark SMTP servers. I started work on this because I need to know which mail server will give the best performance with more than 1,000,000 users. I have decided to release it under the GPL because there is no benefit in keeping the source secret, and the world [...]
Posted in Projects by: etbe
No Comments
06 Jun
The Logtools package contains a number of programs for managing log files (mainly for web servers).
clfmerge will merge a number of Common Logfile Format web log files into a single file while also re-ordering them in a sliding window to cope with web servers that generate log entries with the start-time of the request and [...]
Posted in Projects by: etbe
No Comments
03 Jun
This program is designed to deliver bulletin messages to thousands of users on a system. If you want to deliver mail to a large number of people to be read through POP or a local email program (such as mutt) then the traditional approach has been to setup an alias to map to all the [...]
Posted in Projects by: etbe
No Comments