Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 7708 invoked from network); 28 Jul 2006 20:52:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jul 2006 20:52:31 -0000 Received: (qmail 47457 invoked by uid 500); 28 Jul 2006 20:52:20 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 46723 invoked by uid 500); 28 Jul 2006 20:52:18 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 46712 invoked by uid 99); 28 Jul 2006 20:52:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2006 13:52:18 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [195.227.30.246] (HELO datura.kippdata.de) (195.227.30.246) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2006 13:52:17 -0700 Received: from [192.168.2.185] ([192.168.2.185]) by datura.kippdata.de (8.13.5/8.13.5) with ESMTP id k6SKpo5S019069 for ; Fri, 28 Jul 2006 22:51:50 +0200 (CEST) Message-ID: <44CA78E5.7040906@kippdata.de> Date: Fri, 28 Jul 2006 22:51:49 +0200 From: Rainer Jung User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Problems with IE6, AJP1.3, Apache httpd and tomcat References: <44C68D12.2090009@xs4all.nl> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You should download the most recent release jk-1.2.18 under http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/ Concerning 1.2 vs. 1.3: There are AJP protocol version 1.2 and 1.3. Tomcat and mod_jk support both, but 1.2 has been deprecated a long time ago. This is independant of the web server the module is loaded in. Another thing is mod_jk's own version, which is 1.2.x. At the moment, there is no mod_jk version 1.3. Regards Rainer Martin Gainty schrieb: > Following the Tomcat doc - > Apache2 seems to go either with AJP 1.2 or 1.3 connectors > after 2.0 you'll need AJP1.3X connector(s) > before 2.0 you'll need ASP1.2X connector(s) > http://tomcat.apache.org/connectors-doc/howto/apache.html > HTH, > M- > ********************************************************************* > This email message and any files transmitted with it contain confidential > information intended only for the person(s) to whom this email message is > addressed. If you have received this email message in error, please notify > the sender immediately by telephone or email and destroy the original > message without making a copy. Thank you. > > > > ----- Original Message ----- > From: "Robert" > To: > Sent: Thursday, July 27, 2006 3:37 AM > Subject: Re: Problems with IE6, AJP1.3, Apache httpd and tomcat > > >> Rick G wrote: >>> Robert, >>> Do you have some sample script/servlet that you can reliably reproduce the >>> issue that I could try? >>> If not, could you let me know a bit more about the operation, frequency of >>> the occurrence? >> I don't have it, because I cannot reproduce the problem here on a >> windows configuration. It only happens at one of our customers that uses >> linux and AJP. >> >> The unusual part of the script might be the synchronous nature. It uses >> synchronous XMLHTTP/AJAX calls. Maybe that makes the problem apparent, >> while in other cases it would have gone unnoticed. I currently have no >> choice to make the calls asynchronous, because it was designed to be >> synchronous. It would take too much work now. >> >> When trying it on windows I used >> Apache HTTP Server 2.2.2 >> Jakarta Tomcat 5.5.7 >> >> First I also tried to use mod_jk 1.2.14.1, but I never was able to start >> the HTTP Server with that version of the connector. >> Finally I found mod_jk-apache-2.2.2 at >> http://tomcat.apache.org/dev/dist/win32/ and then everything worked >> fine. Of course kinda sad that I could not reproduce the problem. >> >> What I am curious about is the compatibility between Apache HTTP Server >> 2.2.0 and mod_jk 1.2.14.1 on linux. Is there a compatibility problem >> between those version that manifest itself in my problems. What is the >> recommended mod_jk version for Apache HTTP Server 2.2.0 on linux? >> >> Robert >> >>> -----Original Message----- >>> From: Robert [mailto:rvl@xs4all.nl] >>> Posted At: Tuesday, July 25, 2006 2:29 PM >>> Subject: Re: Problems with IE6, AJP1.3, Apache httpd and tomcat >>> >>> >>> Rick G wrote: >>> >>>> Hi Robert, >>>> I just wanted to say that I have been using the XMLHTTP object for >>>> about 7 years now (since IE 5x), >>> Strangely enough the problems do not occur when using IE7. >>> >>> >>> >>> --------------------------------------------------------------------- >>> To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, >>> e-mail: users-unsubscribe@tomcat.apache.org >>> For additional commands, e-mail: users-help@tomcat.apache.org >>> >>> >>> >>> --------------------------------------------------------------------- >>> To start a new topic, e-mail: users@tomcat.apache.org >>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org >>> For additional commands, e-mail: users-help@tomcat.apache.org >>> >>> >> >> --------------------------------------------------------------------- >> To start a new topic, e-mail: users@tomcat.apache.org >> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org >> For additional commands, e-mail: users-help@tomcat.apache.org >> >> > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org