Hi,

I am just starting with the Tomcat/Apache combo, so this is a rather basic
question:
With larger projects, is it better to place the static content with the
webapp (being able to distribute it inside the .war) or to map just the
servlets to Tomcat and have the rest served by Apache (better performance?)
Is Tomcat slower than Apache serving static files? Is it worth the
inconvenience of not having it all in one place?

Not that it matters right now (it's not a production environment, of
course), just being curious about "best practice".

Andreas


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

Reply via email to