Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 2035 invoked from network); 14 Apr 2005 15:37:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Apr 2005 15:37:10 -0000 Received: (qmail 52604 invoked by uid 500); 14 Apr 2005 15:37:07 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 52575 invoked by uid 500); 14 Apr 2005 15:37:07 -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 52558 invoked by uid 99); 14 Apr 2005 15:37: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 ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 14 Apr 2005 08:37:07 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 00FA12DD; Thu, 14 Apr 2005 17:37:04 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 34452] - SSLv3 and keep-alive causes "Page cannot be displayed" in Internet Explorer X-Bugzilla-Reason: AssignedTo Message-Id: <20050414153704.00FA12DD@ajax.apache.org> Date: Thu, 14 Apr 2005 17:37:04 +0200 (CEST) X-Virus-Checked: Checked 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=34452 ------- Additional Comments From eirik.gjesteland@accenture.com 2005-04-14 17:37 ------- For performance reasons (throughput was halfed without keep-alive) the default SetEnvIf has been disabled. As 95% of our users use IE, it is not an option to use this setting. We tried to include just SetEnvIf User-Agent ".*MSIE.*" ssl-unclean-shutdown, but it did not fix the problem. We have also tried to run without mod_deflate, but that didn't help either. My full IE version is 6.0.2800.1106.xpsp2_gdr.040517-1325CO with updates Q323308, Q832894, Q837009 and Q867801. We have received error reports from users with different versions, though. The full SSL config file is now attached (virtual section included). -- 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. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org