Hi,

I am trying to write a Bandwidth Meter with mod_perl 2.

However, the speed which a filter reads/write the data does not
correspond to the speed which the data will flow thru the network.

Is there a way to let $f->print($buffer) BLOCK until the data has flow
thru the network? Or some similar process to get the actual delay which
the data flows?

Thanks,

Raul Dias



-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to