Don't know if this is the right forum or not but here we go anyway. We do some pretty mass free virtual hosting for fun (using rackshack servers) and we REALLY wanted to use vdbh which is a mass virtual hosting apache module that reads from mysql databases, but it would mean that our throttling abilities would go south, since well mod_throttle doesnt support apache2 (and vdbh being apache2 only). So we decided to write our own to work side by side with vdbh and we have an initial release out for those whom might be interested.
http://www.tihs.net/mod_throt2/ is where you can pick up the beta..Its fairly simple to configure if you read the installation files. (again only works with the apache2 API)
If you laugh thats fine, I don't have a book on the apache api, nor does apache website have a very good reference for their new apache2 api, so things may be of a little dissarray.
Anyway, tell me what you think.