On Jul 24, 2009, at 7:19 AM, Fábio Jr. wrote: > Hello. > > We have 3 servers in cluster running resin with load-balance, and we > are > having an unavailability problem. When one of the servers on cluster > becomes slow, all the system become slow, even if the others servers > are > not overloaded. > > Is anyone already had this problem, and solved?
Do you have any clustering enabled? If the servers are independent, then there shouldn't be a difference. If you have a clustered cache or clustered sessions, it's possible that the other servers are waiting for the slow server to respond to a cluster request. -- Scott > > > Thanks > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
