Hi
I have the following setup.
Sun Web Server for Load Balancing --> GF Cluster on 2 Nodes (2 physical
boxes) -- > Each with 2 instances.
I need to have the client IP Address in the war that is deployed in the
clustered glassfish instance. When I tried
asadmin set
<cluster-name>-config.http-service.property.authPassthroughEnabled=true
I could not see that the web application outside. when only I set this
to false I could see the web application. I tried setting
<property name="rewrite-location" value="false"/> in the loadbalancer.xml.
If anybody throw some light on the effect of the parameters. I did have
a look at the HAGuide and the GF documentation but was not clear. All
the servers are in the same subnet.
Thanks,
Narayanaa