I've a main website hosting domain "domain.com". There are links on this
page that point to response servers, which is a subdomain "rs.domain.com".
The problem is that when a user signs in on the "domain.com" and clicks
on any link his session is not available on "rs.domain.com".
I see that th
I'm not sure if you asked the question at the right place.
Anyways, I think there would be some configuration file / code snippet
which uses the
"www.old-domain.com:3306" while forming the connection URL, which is
passed to the
getConnection(, , ) method.
Hope it helps,
Madhur.
DK wrote:
He
would be mod_proxy in the Apache httpd web server.
Filip
Madhur K Tanwani wrote:
Hi,
I'm separating this question from my earlier thread on load balancing
rules - it
seems that it was over-looked there since it did not fit in there :(.
My question is that when I use the default balancer
Hi,
I'm separating this question from my earlier thread on load balancing
rules - it
seems that it was over-looked there since it did not fit in there :(.
My question is that when I use the default balancer webapp from Tomcat
5.5 the
redirection rules redirect me to either jakarta, cnn or yaho
your valuable responses,
Thanks a lot,
Madhur.
Michael Echerer wrote:
Madhur K Tanwani wrote:
I am trying to build a
load balancer which enforces the following :-
- chooses from the available "alive" workers from the cluster,
in a Round-Robin / Least-Load-First manner
- impl
Hi,
Greetings to all in my first mail on the list.
I've read the article on "How To Ask Questions The Smart Way" -
will try to adhere to it, but please don't mind a few misses :).
First with some background. This request is regarding the classes that
implements the rules, as used in the rules.xml