Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 64724 invoked from network); 12 Feb 2007 22:13:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2007 22:13:37 -0000 Received: (qmail 63446 invoked by uid 500); 12 Feb 2007 22:13:37 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 63369 invoked by uid 500); 12 Feb 2007 22:13:37 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 63338 invoked by uid 500); 12 Feb 2007 22:13:37 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 63296 invoked by uid 99); 12 Feb 2007 22:13:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 14:13:37 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 14:13:28 -0800 Received: by brutus.apache.org (Postfix, from userid 33) id 0E56071431A; Mon, 12 Feb 2007 14:13:06 -0800 (PST) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 41577] - images under ssl fail to load In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070212221306.0E56071431A@brutus.apache.org> Date: Mon, 12 Feb 2007 14:13:06 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org 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=41577 ------- Additional Comments From rvann@auctio.com 2007-02-12 14:13 ------- (In reply to comment #4) > Clear all your browser caches and try again, does that solve the problem. > if it works in one browser but not the other, then it sounds like a browser bug > rather than Tomcat. > Please upload a simple test WAR, so that we can try to reproduce it. > If we don't hear from you in a week, will close this bug down. > best regards There is no need to create a war file - all you have to do is plop a couple of images in the ROOT directory of tomcat and create a simple html file with a couple of IMG tags referencing these images and it will fail if you use the nio protocol under SSL. This will happen with a new install of Tomcat6.09 and ie 6 with all caches empty and everything set to default settings. From what I have been able to determine from researching this in various places - this behavior is attributed to an ie "bug". While this problem may manifest as a result of an ie bug, that is irrelevant because this issue affects anyone using ie who attempts access this type of application - seems to me to be a show stopper limitation of Tomcat. I certainly can't use a Tomcat version beyond 4.1 until this is fixed in Tomcat, because I can't expect my customers to abandon using ie for Firefox. Which is too bad because I have a killer application that could take advantage of the advanced i/o features of Tomcat6. -- 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: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org