On 21 Nov 2010, at 07:44, Mario Kleinsasser <mario.kleinsasser+tom...@gmail.com> wrote:
> Hi, > > On Sun, Nov 21, 2010 at 7:02 AM, rujin raj <rujin...@gmail.com> wrote: > >> Hi, >> >> >> I am having a windows 2008 ent server and tomcat 6.0.29 64 bit,JVM 1.6.0 64 >> bit installed and SSL is configured in my server. >> > > You mean, you have configured your single Tomcat to use SSL? Right? > > >> >> I need to configure tomcat clustering in same machine, because SSL >> certificate is installed in that machine. >> > > What exactly do you mean with "SSL is installed in that machine". Machine = > Tomcat or Machine = windows Server 2008? > > >> >> Give some idea to install tomcat clustering in a server. >> > > Without more information, I would install three Linux servers based upon > HyperV (if you really have win 2008 ent). > One virtual Linux Server for Apache httpd (offloading SSL, Backend Cluster > configuration (mod_jk)). > Two or maybe one virtual Linux Server with one or two Tomcats installed > into. > > Benefits: > You have an Apache for SSL offloading and cluster Backend communication. > You have one or two separated server for your tomcat. > If you like, you could do it also with windows. > Through the vitalization, you could quickly move to another hardware box, in > case of an HW error. This isn't a good idea. You can run multiple HTTPD and Tomcat instances on a Windows server. Installing linux virtual machines is just adding unnecessary overhead. p > > Mario > > http://www.n0r1sk.com > > > >> >> --rujin >> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org