mod_cband for Apache2 not working

I’ve installed mod_cband on an apache2 host. Within the virtual host, I have the following:

CBandRemoteSpeed 300kbps 2 2

This should limit remote hosts to 300kbps, and 2 connections.

Now, I had to grab source and compile, since the apt-get Universal version did not work. Put everything where Ubuntu likes it, do a a2enmod to be sure, bounce apache2. No errors.

However, when doing a netstat this morning:


foo@tempest:~$ netstat -an | grep 217.249.151.236 | wc -l
115

Any ideas?

UPDATE: It appears that mod_cband doesn’t work right on Dapper/Apache2. When I removed it – and all vestiges it left behind – the site worked. I also blocked two connections that were spewing hundreds of SYN_RCVs.

  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.