Hi Doug,
Thanks and sorry if I looked impatient :-)
I'm glad that this was spotted. I thought I was doing something wrong. I'm
assuming you are referring to the cvs snapshot of mod_perl? It wasn't clear
in my own mind where the problem lay, but I was pretty certain it wasn't in
either of the DBI logger modules.
I'll check out the CVS. Many thanks.
Best Regards,
Brian
Doug MacEachern wrote:
> On Wed, 1 Dec 1999, Brian S. Craigie wrote:
>
> > I presume from the lack of response that nobody knows the answer to this
> > one? Or have I sent this to the wrong mailing list? Or is it a stupid
> > question?
>
> or because you just posted on monday and some people have been extra
> super buzy with other things?
> have a look at the cvs snapshot and the Changes file, the problem was
> fixed a while back:
>
> if $r->bytes_sent has not been calculated, then do so before returning
> the value. thanks to Dirk Melchers for the spot