|
Re: Scalablity/Peformance Benchmarks? [message #667754 is a reply to message #667589] |
Mon, 02 May 2011 05:25 |
Tin N/A Messages: 46 Registered: December 2010 |
Member |
|
|
I haven't seen any such benchmarks, but from the experience of running DM server in production (currently migrating to Virgo), I'd say performance-wise there is no significant (if any) difference to plain Tomcat.
As far as scalability is concerned, do the same as you would with plain Tomcat - configure mod_jk (proxy_ajp) for sticky sessions so that load balancing is at its most efficient (i.e. a single session conversation always handled by the same background node), and for failover configure Tomcat session replication and mark your web applications as distributed.
[Updated on: Mon, 02 May 2011 05:26] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.08081 seconds