Can someone please answer the following questions:

1.  Is Tomcat used as a standalone server in a production environment or 
always with Apache?

2.  For a server that serves web applications only and no static html 
files does it make sense to use Apache at all?  Would it be better to 
use a standalone Tomcat?  Does Apache provide such better HTTP support?

3.  If an application has 'images' directory in a web context directory 
then will those images be served using Tomcat as well?  If so then for 
an application entirely made up of JSPs and servlets, all requests to 
Apache would be forwarded to Tomcat, correct?

4.  Where can I find out more about distributing Tomcats across multiple 
servers under a load balancer?  I only found 
http://java.apache.org/jserv/howto.load-balancing.html from February 
2000.  Does this document still hold for ajp13?

Thanks for any help,
d.

-- 
David Mossakowski              [EMAIL PROTECTED]
Instinet Corporation                 212.310.7275



*******************************************************************************
<<Disclaimer>>

This message is intended only for the use of the Addressee and 
may contain information that is PRIVILEGED and/or
CONFIDENTIAL or both.

This email is intended only for the personal and confidential use
of the recipient(s) named above.

If the reader of this email is not an intended recipient, you have
received this email in error and any review, dissemination,
distribution or copying is strictly prohibited.

If you have received this email in error, please notify the sender
immediately by return mail and permanently deleting the copy
you received.

Thank you.

*******************************************************************************


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

Reply via email to