> You mention that when you use a static content server, it's generally
>> something other that HTTPD. Is there a particular reason for that? What
>> static servers have you generally seen in use apart from HTTPD - are
>> there
>> things that just work "better" in the setup you described than others?
> 
> http://lighttpd.net/

Without using hardware load balancers, how could you implement the
architecture whereby (as you described) lighttpd serves static content,
Tomcat serves dynamic content, but with the two sets of servers (lighttpd
and Tomcat) in parallel rather than lighttpd fronting Tomcat?

Would you be required to, in your JSPs, include all links to static content
using http://staticserver.site.com/...? 

What are all the available options to implement this setup? Thanks.
-- 
View this message in context: 
http://www.nabble.com/In-Process-Tomcat-tf3972772.html#a11290376
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to