> From Costin Manolache
> Sent: Saturday, April 03, 2004 9:14 AM
> > 
> > 
> > If a majority of my web content is a dynamic one, delivered through 
> > JSP, PHP, or what ever, why would I need a dummy web server 
> as an intermediate?
> 
> 
> The webserver is not only for static content. If you use 
> Apache just because it serves the static content faster than 
> tomcat - you are using it for the wrong reason.
>

Yes, but I found myself lately to use it just for glueing those techologies
together, of course thanks to the large module database, it's not such a big
deal.
Having every content passing several systems is not so stable solution
thought, cause each channel will add it's risk percentage.

> 
> The raw page speed is not everything. There is also the 
> memory use, CPU load, startup time, stability, etc.
> 

And there is the maintainability, scalability, etc. which I think Java is
better at.
As you said nothing stops me of doing something like that, and of course
nothing stops me being totally wrong :).

MT.


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

Reply via email to