Jason Rigby wrote:

I have a suggestion for a feature that may fall into the category of
mod_proxy. Now, I'm no apache programmer however I have attempted to
write scripts that implement this in my server to little avail. What I
propose is written into mod_proxy (or another module of similar
effect) is a usage accounting function that can assist administrators
in controling their bandwidth usage when users use the connection via
the proxy. In addition to this, a per-user usage accounting system
could be implemented.

What does the apache community think of this? Feasable?

It's feasible, but doesn't fall into the mod_proxy category per se.

The way you would do this is by writing an Apache filter to control the output of the server. This could be used on any content served by Apache, including CGI, etc.

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to