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 I´d like to know if is there a faster way to obtain that values.. Thank You!!! EP