Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 21856 invoked from network); 22 Sep 2004 09:40:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Sep 2004 09:40:39 -0000 Received: (qmail 63076 invoked by uid 500); 22 Sep 2004 09:40:37 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 63045 invoked by uid 500); 22 Sep 2004 09:40:37 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 63026 invoked by uid 99); 22 Sep 2004 09:40:37 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 22 Sep 2004 02:40:36 -0700 Received: (qmail 16943 invoked by uid 50); 22 Sep 2004 09:42:26 -0000 Date: 22 Sep 2004 09:42:26 -0000 Message-ID: <20040922094226.16942.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 31311] - Remote user not logged in reverse proxy scenario X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=31311 Remote user not logged in reverse proxy scenario ------- Additional Comments From jorton@redhat.com 2004-09-22 09:42 ------- A mod_proxy extension to do this as a new mod_log_config tag (registered using ap_register_log_handler) would make more sense, I think. To be correct really it should extract the username directly from the header and should also support Digest, so it could get messy. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org