Someone told me before that combine apache and tomcat together and run
tomcat behind apahce can kind of improve the security of the website. That's
the reason I want to connectted tomcat and apache with mod_jk together.
(unfortunately, the connected system does not work quite right.)

But when I read some articles about apache and tomcat, it seems that the
connected system is mainly focus on load balance. If tha'ts the reason,
maybe I can just go with tomcat standalone since it always works great for
me.

Thanks.

-b

On 11/30/05, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> > From: blueberry lake [mailto:[EMAIL PROTECTED]
> > Subject: Re: confusion of tomcat downloading
> >
> > I downloaded tomcat for unix, and want it to run inside apache.
>
> To repeat: Tomcat does not run _inside_ Apache httpd, but it can be
> configured to work with httpd as a front-end using the AJP13 connector.
> But unless you're doing load balancing or some such, why do you think
> you want httpd?
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to