• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Clustering Using Tomcat and Apache

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am planning to do clustering using apache and tomcat server.

Can you suggest me good documentation related with this. I want to create one sample clustered Environment.
 
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
 
Mukesh Mittal
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is this the only documentation available for custering in tomcat?
 
Ben Souther
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
At the bottom of it, there's a link to a "Clustering FAQ".
Other than that, I don't know.
 
Ranch Hand
Posts: 697
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Mukesh Mittal:
Is this the only documentation available for clustering in tomcat?



Apparently that's also the only document I can find for Tomcat 5.5 clustering. And so far I'm having problems following the HOW TO and making the cluster work.

For Tomcat 5.0, I was able to find this tutorial: http://www.onjava.com/pub/a/onjava/2004/04/14/clustering.html

It has great coverage on the topic. Unfortunately, I still can't figure out how to migrate the config files to Tomcat 5.5.

Let me know if you guys find something useful. Thanks a lot!
 
reply
    Bookmark Topic Watch Topic
  • New Topic