DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30730>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30730 mod_actions and Server-Status Summary: mod_actions and Server-Status Product: Apache httpd-2.0 Version: 2.0.50 Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: mod_status AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hello, I'me using mod_actions to pass images (and add a watermark) through a php script using the following in my httpd.conf: Action image/jpeg /watermark.php I also use server-status to see how much traffic my box has transfered, when using this Action field, the Total Traffic stat on /server-status doesn't represent the full amount of data transfered, just adding a few bytes when an image is accessed. The data is correct in my log files. regards, S :~> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
