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?
I don't think I understand your question. How a filter can emulate the delay of the network which is an unknown factor which it's supposed to measure?
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html