Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 17699 invoked from network); 7 Oct 2005 15:03:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Oct 2005 15:03:17 -0000 Received: (qmail 99727 invoked by uid 500); 7 Oct 2005 15:03:07 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 99682 invoked by uid 500); 7 Oct 2005 15:03:07 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 99664 invoked by uid 99); 7 Oct 2005 15:03:07 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2005 08:03:07 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 1B99A21E; Fri, 7 Oct 2005 17:02:45 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 36883] - mod_proxy_ajp and tomcat issues X-Bugzilla-Reason: AssignedTo CC Message-Id: <20051007150245.1B99A21E@ajax.apache.org> Date: Fri, 7 Oct 2005 17:02:45 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.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=36883 william.barker@wilshire.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16619|0 |1 is obsolete| | ------- Additional Comments From william.barker@wilshire.com 2005-10-07 17:02 ------- Created an attachment (id=16620) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16620&action=view) Fix for mod_proxy_ajp's SSL attributes This fixes mod_proxy_ajp handling of SSL attributes. Not only does it stop it from sending garbage to Tomcat, but it doesn't even bother with the lookup unless the request came in on SSL. And, as a bonus feature, it even gets the key-size working again. Someday, mod_proxy_ajp may be almost as good as mod_jk ;-). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org