Hi,

I need to implement a basic round robin balancer rule that redirects
requests sequentially from one tomcat instance to the next as they are
recieved (ie: in a three server config. req1=server1, req2=server2,
req3=server3, req4=server1, req5=server2 etc).  No session information
needs to be persisted as each request is unique.  Does such a rule exist
or is one being worked on?

Thanks in advance.
Pete Smith
New Zealand


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to