Re: FreeBSD and apache 2.2 band width limiting

2009-06-15 Thread Jos Chrispijn
Dave wrote: > amound of band width, the other group gets another set amount. I'm wondering > if this is doable? Source: linux-mag.com The traditional solution to handling traffic surges is to throttle traffic on the network -- often at the router. While effective, reconfiguring a router typ

Re: FreeBSD and apache 2.2 band width limiting

2009-06-14 Thread Chad Brown
On Sun, Jun 14, 2009 at 3:06 PM, Dave wrote: > Hello, >I've got a FreeBSD 7.2 box that i want to run web services on with > apache. I've got requirements to have protected content. Two groups of > users > should be able to access it and no one else, in one group they get a > certain > amo

FreeBSD and apache 2.2 band width limiting

2009-06-14 Thread Dave
Hello, I've got a FreeBSD 7.2 box that i want to run web services on with apache. I've got requirements to have protected content. Two groups of users should be able to access it and no one else, in one group they get a certain amound of band width, the other group gets another set amount.