Link Details

Link 87999 thumbnail
User 300735 avatar

By joemarknewy
via easywayserver.com
Published: Jun 17 2008 / 22:50

Implementation of tomcat clustering with examples
  • 11
  • 0
  • 1391
  • 539

Comments

Add your comment
User 302835 avatar

welcome77in replied ago:

0 votes Vote down Vote up Reply

This website gives good implementation of tomcat server in windows as well in linux machine. Tomcat clustering is difficult thing to do. When you try to do session maintainence . I dont understand how to implement clustering with session easily. If anyone know it explain it

User 266646 avatar

climber76 replied ago:

0 votes Vote down Vote up Reply

After a lot of load tests, I found much more faster the HttpNioConnector, receveing http calls from mod_proxy instead of mod_jk.
HttpNioConnector is java NIO based so you may exploit the tomcat comet feature (async http handling of requests).
NB.: Don't forget to implement HttpSessionActivationListener on your session custom object, otherwise the attributes replication doesn't work.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (11)



Voters Against This Link (0)