Re: balancer with remote addr

2006-10-10 Thread SSL
I found the standard rules in the catalina.balancer.jar. Theres a pretty basic RemoteAddress Rule. SSL wrote: > > > Hi all, > > I want to redirect incoming requests to different servers based on the > callers ip. > Is it possible to use the remote address in balancer r

Re: AOL

2006-10-10 Thread SSL
The IP is that of the last proxy, which does not have to be the same between requests. But it is almost always from the same range, belonging to the provider. Daniel Blumenthal wrote: > > We just switched from a single server to a cluster, with a load balancer > out > front to manage incoming

balancer with remote addr

2006-10-09 Thread SSL
Hi all, I want to redirect incoming requests to different servers based on the callers ip. Is it possible to use the remote address in balancer rules? How? Is there a better solution? Thanx Stefan Schmitz-Linneweber -- View this message in context: http://www.nabble.com/balancer-with-remote-a

Re: No response from server

2006-09-21 Thread SSL
> >> Anything on the logs? >> >> $TOMCAT_HOME/logs >> >> >> On 9/19/06, SSL <[EMAIL PROTECTED]> wrote: >> > >> > >> > >> > Hello there, >> > >> > we experience the situation that our Tomcat server does not

No response from server

2006-09-19 Thread SSL
Hello there, we experience the situation that our Tomcat server does not respond anymore after some time. We already tried a few things to track the problem, like lambdaProbe, the latest tomcat version, memory seetings, ... but to no avail. Do you have an idea what the problem could be? Thanks

Tomcat performance break-in under load, zero response, servicetermitated

2006-09-14 Thread SSL
Hello there, we have a problem with an intranet tomcat server. Under high load*** the performance completely breaks in, or the tomcat totally fails (service terminated unexpectedly). The break in first seemed to be a complete collapse, but the tomcat magically recovered after some time, but ne