Hello all, I have a few questions about tomcat load balancing. If I use two different machines for two instances, is there a way not to replicate singletons over the two machines? For example, if a webapp uses connection pool, is there a way to host it on a third server, so that the two instances talk to it to call static code? Is there a framework or design already done? Please help.
Sincerely, Vijay --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
