Hi,

I am trying to load balance (version 3.2.5). It works okay however it rewrite the URL 
is there a way around this?

e.g. server load balancer is on : http://localhost

i want to access the directory football on my server that is pointed to by the above 
eg typing http://localhost/football      send me to the server that localhost points 
to.

it then accesses the server that is pointed to (load balanced) but rewrites the URL so 
the user can see the actual server behind the load balancer which i dont want.

eg http://machine2/football

i want it to remain the same as the user originally typed: http://localhost/football   
   
so the user doesn't know they have been pointed too another server.

is there an attribute i can set in jboss-service.xml (thats the one in:
C:\jboss-3.2.5lb\server\default\deploy\loadbalancer.sar\META-INF
and not the other version).

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848958#3848958

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848958


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to