[EMAIL PROTECTED] wrote:

Some of the Lenya developers state Lenya on Jetty is MUCH faster than
Lenya on Tomcat.  My current project is very dynamic, and it is
noticeably slow under Tomcat.  I am hoping switching to Jetty is the
cure.  Otherwise I'll need to play with Tomcat's settings.

jetty has a much smaller memory footprint, and is faster in startup, which makes it ideal for development. not having to deploy files to an external location is also a plus (jetty uses the build directory as is)

for a high performance deployment, check out

http://wiki.apache.org/cocoon/LoadBalancingWithModProxy

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

Reply via email to