Index: [Article Count Order] [Thread]

Date:  Wed, 3 May 2006 20:26:11 +0100
From:  "Howie Dines" <howie (at mark) howie.co.uk>
Subject:  [coba-e:04996] Re: Apache bandwidth management
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <000601c66ee7$72dd14f0$3200a8c0@howies>
In-Reply-To:  <AFD4DAED-0615-4808-90EF-A29F2ECC4CBC (at mark) alpha.or.jp>
X-Mail-Count: 04996

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