Thank“s for you reply Bill,Best regardsTiagoBill Stoddard <[EMAIL PROTECTED]> escreveu: Tiago Semprebom wrote:> Hello,> > I'm working with QoS (quality of service) and I'm using> the Apache web server to implement my QoS policy. For> that, basically I'll need to intercept all incoming> requests in
Tiago Semprebom wrote:
Hello,
I'm working with QoS (quality of service) and I'm using
the Apache web server to implement my QoS policy. For
that, basically I'll need to intercept all incoming
requests in Apache and after that, to classify this
requests in different queues, according with their
p
Hello,I'm working with QoS (quality of service) and I'm usingthe Apache web server to implement my QoS policy. Forthat, basically I'll need to intercept all incomingrequests in Apache and after that, to classify thisrequests in different queues, according with theirpriority. So, some questions:1) -