Tiago Cruz - 2007-02-21

Logged In: YES
user_id=540995
Originator: NO

I have one similar problem with cband 0.9.7.5 build with apache 2.2.4 running one Red Hat ES 4, 64 bits.

The machine have 2 Xeon 2.00GHz HT, with 8 GB de RAM, RAID 5 and LVM.

So, I have one VirtualHost for the '/downloads' directory, and I would like to have control of number of simultaneous connections, to not crash the machine with a lot of downloads.

The configuration was the follow:

CBandSpeed 2Mb/s 10 50
CBandRemoteSpeed 25kb/s 3 2

And, on the end of httpd.conf:

CBandScoreFlushPeriod 1
CBandRandomPulse On

My problem is on the Connections Limit/Current" field (limited for 50 users), because it is increasing but not decreasing, only when I
restart the apache web server :)