----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Christian Schrader wrote:
> Hi,
> I just read (iX 1/2000) that the overall performance of the JServ/Apache
> solution is not that great compared to the Java Webserver.
>
> I'd like to hear that I am wrong!
First of all:
The author is comparing JServ 1.0 final version, not 1.1.
Second:
Due to the architecture of JServ it will always be slower than a
solution
which does not need to open a socket to communicate with the servlet
engine.
But a solution like this is not scalable.
Stefan
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]