hey,
Read the following cluster articles: http://www.onjava.com/pub/a/onjava/2004/03/31/clustering.html http://www.onjava.com/pub/a/onjava/2004/04/14/clustering.html
regards peter
Smith, Peter schrieb:
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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
