Forum OpenACS Q&A: Re: Tracking actual traffic usage with ad_returnfile_background?

Thanks again, Gustaf -- it works wonderfully.

As an after thought: In xotcl-request-monitor/tcl/throttle_mod-procs.tcl line 857, there's a bug on first run. Apparently, the f variable isn't set, which means that unset causes an error. Wrapping the statement in a catch {...} fixes the problem.

Let me know if you want the bug report in a more formalized fashion.

Cheers,
Steffen

Good!

no need for a formal bug report, i fixed this slightly different in CVS head.

all the best
-gustaf neumann