Is there a plan for a CentOS 3 version ?
Best Regards,
Howie.
www.dincom.co.uk/bq
-----Original Message-----
From: Hisao SHIBUYA [mailto:shibuya (at mark) alpha.or.jp]
Sent: 03 May 2006 10:39
To: coba-e (at mark) bluequartz.org
Subject: [coba-e:04979] Apache bandwidth management
Hi blues,
I made new feature about apache bandwidth management GUI.
Now, I put these packages into testing repository.
base-apache-bandwidth-capstone-1.0.0-0BQ2.centos4.noarch.rpm
base-apache-bandwidth-glue-1.0.0-0BQ2.centos4.noarch.rpm
base-apache-bandwidth-locale-en-1.0.0-0BQ2.centos4.noarch.rpm
base-apache-bandwidth-locale-ja-1.0.0-0BQ2.centos4.noarch.rpm
base-apache-bandwidth-ui-1.0.0-0BQ2.centos4.noarch.rpm
mod_cband-0.9.7.2-3.centos4.i386.rpm
You can set bandwidth settings for the virtual site with speed limit(kbps).
Now, I hardcoded the follows options.
- rps - maximal requests per second
- max_conn - maximal number of simultaneous connections I write 10 as rps
and 30 as max_conn.
If there are many request to manage rps and max_conn, I will add new field.
Please let me know, if you have any issues.
Enjoy,
Hisao