Can you give any specifics as to why you think running Tomcat in front
of Apache is bad?

We were considering doing that for load balancing but now we are
thinking about using a hardware appliance instead.

Gary
 

-----Original Message-----
From: David Smith [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 12, 2006 7:51 AM
To: Tomcat Users List
Subject: Re: Tomcat integegrated with Apache

The connector is integrated into Apache Httpd 2.2 which was just
released as stable in December.  Versions prior still require you
download and build mod_jk.so separately.  Personally, I think you should
avoid putting Apache in front unless you have other technologies to
support (ie PHP or Perl) and the tomcat content is only a small part of
the overall site design.

--David

Pete Alvin wrote:

>Thanks for that advice!  Sounds like I need to run the compat thing to 
>get Tomcat5.5 to work with 1.4.2.
>
>
>NEW QUESTION:
>
>I'm trying to get Tomcat running on a new BSD box and my IT guys says 
>that a connector isn't necessary because it's integrated with Apache.
> There is a brief mention of this in the FAQ.  Is this possible?  
>I've always had to use a connector between the two.
>
>Can anyone point me to a web page that explains how to configure Tomcat

>if it's integrated?
>
>Pete
>
>
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to