I like to think that I’ve got some pretty decent spam prevention measure in place on my server. My mail server uses RBL/DNSBL services and sets maximum limits for certain protocol violations. All my blogs use Akismet for comment spam detection. I’ve got a large number of entries in my comment moderation and blacklist lists. And I hook it all together into my SpamValve plugin, which automatically adds firewall rules to block repeat offenders.
Still, though, occassionally I get bursts of traffic that either aren’t detected by these measures, or that are detected, but the process of handling the connection causes excessive load on the system. [...]












Follow you, follow me
Two years ago today, we released WordPress version 1.5. This was a pretty major release that introduced several new features that are still major staples of the current 2.1 branch: the Dashboard, Themes, and Pages. It also added a minor new change which was mildly controversial to some: comments were automatically flagged with the ‘nofollow’ attribute.
The
rel="nofollow"idea had good intentions: to give content producers a way to link to another site without implying that they approve of it. [...]