RE: Two IIS web servers

2007-06-21 Thread Ian Buzer
load. > > On the other hand: as long as you only operate two backends, the > quality > of the load balancing might not be very important, because out of > availybility considerations usually one of the two nodes should be able > to handle the maximum load. :) > > Regards, > >

RE: Two IIS web servers

2007-06-21 Thread Ian Buzer
with the same name or with a route attribute with the same > value and sends it there > > So mod_jk does not hold any state information about where which session > lies. Every request carries the information with it. > > Regards, > > Rainer > > Ian Buzer wrote: >

Two IIS web servers

2007-06-21 Thread Ian Buzer
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

RE: New isapi_redirect.dll has problems

2006-02-13 Thread Ian Buzer
OK, first I'll point out that I'm pretty new to Tomcat myself > workers.properties.minimal: Is jk even using this config file? Normally it would use workers.properties unless it was configured otherwise. > [Mon Feb 13 07:56:49 2006] [info] jk_ajp_common.c (1248): > Error connecting > to th

RE: Desperate for help with isapi_redirect.dll

2006-02-13 Thread Ian Buzer
:) Should be worker.ajp13w.cachesize=100 > -Original Message- > From: David Thielen [mailto:[EMAIL PROTECTED] > Sent: 13 February 2006 15:16 > To: 'Tomcat Users List' > Subject: RE: Desperate for help with isapi_redirect.dll > > > worker.properties.minimal: > worker.list=ajp13w > wor

RE: Tomcat - blank page problem

2006-02-10 Thread Ian Buzer
> Webpages seem to be loading then usually blank page > comes(totaly blank no error messages) on high traffic. I suspect this could either be your redirector cachesize is not large enough (the number of threads that the redirector will accept from IIS) or tomcat is not able to respond to all the