From owner-freebsd-java Fri Jun 14 21: 0: 4 2002 Delivered-To: freebsd-java@freebsd.org Received: from ns3.ideathcare.com (mail.allneo.com [216.185.96.68]) by hub.freebsd.org (Postfix) with SMTP id 43D2837B41F for ; Fri, 14 Jun 2002 20:59:56 -0700 (PDT) Received: (qmail 51552 invoked by uid 85); 15 Jun 2002 04:03:50 -0000 Received: from jps@funeralexchange.com by ns3.ideathcare.com with qmail-scanner-1.03 (uvscan: v4.1.40/v4121. . Clean. Processed in 0.173019 secs); 15 Jun 2002 04:03:50 -0000 Received: from unknown (HELO funeralexchange.com) (216.185.99.195) by mail.allneo.com with SMTP; 15 Jun 2002 04:03:50 -0000 Received: from 66.171.47.53 (SquirrelMail authenticated user jps@funeralexchange.com) by webmail.allneo.com with HTTP; Fri, 14 Jun 2002 23:03:18 -0500 (CDT) Message-ID: <4834.66.171.47.53.1024113798.squirrel@webmail.allneo.com> Date: Fri, 14 Jun 2002 23:03:18 -0500 (CDT) Subject: Re: Apache 1.3_Modssl + Warp + Tomcat problems From: To: In-Reply-To: <009201c21413$01843190$0100a8c0@woodle> References: <3887.66.171.47.53.1024101152.squirrel@webmail.allneo.com> <009201c21413$01843190$0100a8c0@woodle> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yes i have but correct me if i am wrong but i thought you only needed to use that connector if you where using a stand alone tomcat server without the warp + apache front end. thanks Jps > Have you seen this bit in the server.xml file? > > > > > className="org.apache.tomcat.service.PoolTcpConnector"> > value="org.apache.tomcat.service.connector.Ajp12ConnectionHandler"/> > > > > ----- Original Message ----- > From: > To: > Sent: Friday, June 14, 2002 5:32 PM > Subject: Apache 1.3_Modssl + Warp + Tomcat problems > > >> # Problem Tomcat + Apache Mod_SSL using Warp do not cooperate. >> >> # URLs to view to see the error happen. >> > https://www.funeralbiz.com/ASIMAS/funeralbiz/product.jsp?domain_id=39&catego> ryID=90 >> Add a few items to your shopping cart and then proceed to check out. >> If you are prompted for a CC# please use 4111 1111 1111 1111 with no >> spaces. the payment system is not setup right now so a false CC# will >> work properly once the you fill out the forms for the shipping & >> billing details (if you make it that far without it crashing) you will >> have the application crash on you somewhere inbetween there. This >> problem ONLY occurs under SSL and it works flawlessly under plain >> HTTP. I have had it work fine a few times under SSL but it crashes >> more times then it is successfull. >> Do i need to setup anything specail in my server.xml for the SSL >> connections to all be handled by apache and then have all the jsp >> pages be handled by tomcat and passed back to apache to then send it >> back to the client over SSL . I am using a pretty much stock >> server.xml file the only things i have changed is the enable lookups >> to false and upped the max connections. If someone out there can give >> me any information on how to resolve this problem that would be great. >> I can send you more details or snips from the logs if you would like >> just please tell me what you need. >> >> # Software versions >> Linux Jarkata Tomcat 4.03LE Binary >> Linux j2sdk1.4 Binary >> mod_webapp.so built from source on FreeBSD 4.5 >> >> #uname -a output >> FreeBSD mortus.ideathcare.com 4.6-RC FreeBSD 4.6-RC #4: Tue Jun 4 >> 22:23:57 CDT 2002 >> root@mortus.ideathcare.com:/usr/obj/usr/src/sys/MORTUS i386 >> # Java -version output >> java version "1.4.0" >> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92) >> Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode) >> >> # file output >> [root@mortus]/usr/local/jdk1.4.1/bin% file java >> java: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), >> dynamically linked (uses shared libs), stripped >> # ldd output >> [root@mortus]/usr/local/jdk1.4.1/bin% ldd java >> java: >> libpthread.so.0 => /lib/libpthread.so.0 (0x28062000) >> libdl.so.2 => /lib/libdl.so.2 (0x28074000) >> libc.so.6 => /lib/libc.so.6 (0x28077000) >> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2804d000) >> >> #apache version from ports >> apache+mod_ssl-1.3.24+2.8.8 The Apache 1.3 webserver with SSL/TLS >> functionality >> # linux base >> linux_base-6.1_1 >> >> Thanks >> >> Jeremy Suo-Anttila >> jps@funeralexchange.com >> >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message