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
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
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
>
>> 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
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
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