On Wed, Apr 02, 2008 at 11:08:40PM -0700, Matthew Dillon wrote:
I don't think any of the OS solutions will do that. What you can do for
this kind of application is put all downloads into one class with borrow
property and limit the source connections to a small value. Use a second
rule to drop all the other connections into.
Joerg