Page 1 of 1

F5 Load Balancer - Port 80 - select key in code

PostPosted: Wed Jul 13, 2011 5:03 pm
by rajeev_psd1
Hi,

I am in middle of a issue where we are using F5 Load Balancer for application with multiple IP on specific ports. Part of the html code does respond correctly to action and show the previous result only.
It seems that Request being generated by just port 80 does not work, if we append application port to the URL it works fine.

Please advise.

PostPosted: Wed Jul 13, 2011 5:08 pm
by GJ51
Append the application port to the URL.

PostPosted: Wed Jul 13, 2011 8:08 pm
by rajeev_psd1
actually.. thats the question.
I am not sure where to append.
Should this be change in the code or should there be a configuration change in the load balancer?