Re: [EMAIL PROTECTED] Intercepting request and processing time

2006-04-26 Thread Tiago Semprebom
Thank's for reply Jorshua...best regardsTiago SemprebomJoshua Slive <[EMAIL PROTECTED]> escreveu: On 4/26/06, Tiago Semprebom <[EMAIL PROTECTED]> wrote:> I'm working with the Apache and I need to tuning some modules of the Apache> to implement my quality of service policy.>> Basically I need to int

Re: [EMAIL PROTECTED] Intercepting request and processing time

2006-04-26 Thread Joshua Slive
On 4/26/06, Tiago Semprebom <[EMAIL PROTECTED]> wrote: > I'm working with the Apache and I need to tuning some modules of the Apache > to implement my quality of service policy. > > Basically I need to intercept the incoming request, set the timestamp when > the requests arrive and after they are p

[EMAIL PROTECTED] Intercepting request and processing time

2006-04-26 Thread Tiago Semprebom
I'm working with the Apache and I need to tuning some modules of the ApacheĀ  to implement my quality of service policy. Basically I need to intercept the incoming request, set the timestamp when the requests arrive and after they are processed.so two questions:1) - Which Apache module or Apache fun