On 6/28/07, Niko Wilfritz Sianipar Sianipar <[EMAIL PROTECTED]> wrote:
I have some questions about apache configuration:
1. Does apache can be configured so he can order the clients according
to their throughput?

I don't know what you mean by "order the clients".

2. How can apache know the throughput of each client that connect to
 it?

By "throughput" do you bandwidth available between the server and
client? There is no way for Apache to know this. There are, however,
certain models that will throttle client bandwidth usage to ensure
that nobody is hogging all the bandwidth. Check out
http://modules.apache.org/. This is something that is often better
performed at the (software or hardware) firewall, however.

Joshua.

Reply via email to