Thanks; but, I disabled the firewall on both machines before I started the configuration.
-----Original Message----- From: Igor Cicimov [mailto:icici...@gmail.com] Sent: Saturday, December 17, 2011 4:19 AM To: Tomcat Users List Subject: Re: AJP 1.3 Connector Firewall? On Dec 17, 2011 11:34 AM, "Vickie Troy-McKoy" <vtmc...@hotmail.com> wrote: > > Hi, > > I'm in need of a little help. I'm trying to get my tomcat and apache > web server instances communicating; they are running on two different > physical servers. When I attempt a test of the application url, it > basically says that a connection cannot be established. I am running the > following: > > RHEL Release 5.6 (x86_64) > Apache Tomcat 7.0.14 > Apache/2.0.64 > mod_jk/1.2.32 > > On the 1st physical server, the apache webserver instance resides: > > httpd.conf contains the following: > > LoadModule jk_module modules/mod_jk.so # JkWorkersFile > conf/workers.properties JkMount /* server2 > > workers.properties contain the following: > > worker.list=server2 > worker.server2.port=8009 > worker.server2.host=server2.ourlab.com > worker.server2.type=ajp13 > worker.server2.lbfactor=1 > worker.server2.socket_keepalive=1 > > > > On the 2nd physical server, the apache-tomcat instance resides: > > server.xml contains the following: > > <!-- Define an AJP 1.3 Connector on port 8009 --> > <Connector port="8009" enableLookups="false" protocol="AJP/1.3" > redirectPort="8443" /> > > <Connector port="8443" maxHttpHeaderSize="8192" protocol="HTTP/1.1" > SSLEnabled="true" > [and various other settings] > > > > I am missing something. Can someone please provide help? Thank you... > > > _______________________________________ > Regards, > > _______________________________________ > JESUS--Don't leave earth without Him! > There is an election going on all the time. > The Lord votes for you and satan votes against you; and you must cast > the deciding vote. > > ----------------------------------------- Email messages cannot be guaranteed to be secure or error-free as transmitted information can be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The Centers for Medicare & Medicaid Services therefore does not accept liability for any error or omissions in the contents of this message, which arise as a result of email transmission. CONFIDENTIALITY NOTICE: This communication, including any attachments, may contain confidential information and is intended only for the individual or entity to which it is addressed. Any review, dissemination, or copying of this communication by anyone other than the intended recipient is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and delete and destroy all copies of the original message. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org