Great info Rainer - thanks very much.
Ian
> -Original Message-
> From: Rainer Jung [mailto:[EMAIL PROTECTED]
> Sent: 21 June 2007 16:53
> To: Tomcat Users List
> Subject: Re: Two IIS web servers
>
> Phi-Long LE wrote:
> > Ian,
> >
> > reading opti
Users List
Subject: Re: Two IIS web servers
Yes, this will work. The only bad thing will be, that the requests
belonging to one session will be logged partially on both of the IIS
instances, so if you try to debug a problem, you always need to look at
both IIS servers.
Stickyness works like this:
50
To: Tomcat Users List
Subject: Re: Two IIS web servers
Yes, this will work. The only bad thing will be, that the requests
belonging to one session will be logged partially on both of the IIS
instances, so if you try to debug a problem, you always need to look at
both IIS servers.
Stickyness works
blems?
Thanks
Ian
> -Original Message-
> From: Rainer Jung [mailto:[EMAIL PROTECTED]
> Sent: 21 June 2007 15:50
> To: Tomcat Users List
> Subject: Re: Two IIS web servers
>
> Yes, this will work. The only bad thing will be, that the requests
> belonging
Yes, this will work. The only bad thing will be, that the requests
belonging to one session will be logged partially on both of the IIS
instances, so if you try to debug a problem, you always need to look at
both IIS servers.
Stickyness works like this:
- you set a unique jvmRoute in the engi
Hi,
I currently have one IIS server balancing requests to two Tomcats using JK
1.2. I am using JK to provide sticky sessions and all is working well.
I would like to be able share requests across a second IIS server, however I
am unable to create sticky sessions at the web server level so request