Re: Total Accesses KB Transfer..

2004-03-07 Thread Esteban Pizzini
Please, forget this message..

its solved because there was another problem in the module I'm developing
that makes it slow

Byes
EP

- Original Message - 
From: Esteban Pizzini [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, March 06, 2004 7:18 PM
Subject: Total Accesses  KB Transfer..


 Hi,

 Is there a quickly way to obtain total accesses and KB transfer??? I
have
 been looking in mod_status and it uses two cycles to obtain the values of
 each process and thread... then it sums it and gets the total values.
 but I try it , and appears to take some seconds when there are some
 processes.

 I need to obtain that values from a module... and Id like to know if  is
 there a faster way to obtain that values..

 Thank You!!!
 EP






Total Accesses KB Transfer..

2004-03-06 Thread Esteban Pizzini
Hi,

Is there a quickly way to obtain total accesses and KB transfer??? I have
been looking in mod_status and it uses two cycles to obtain the values of
each process and thread... then it sums it and gets the total values.
but I try it , and appears to take some seconds when there are some
processes.

I need to obtain that values from a module... and Id like to know if  is
there a faster way to obtain that values..

Thank You!!!
EP