cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
433
Views
0
Helpful
1
Replies

using CS150 to load balance

b.obrien
Level 1
Level 1

Using the CS150 to load balance between two or three servers, want to filter the HTTP url that is returned from the server to the client. It is showing the port number and a login.... ie.

http://weblogic:771/login.asp

I want to remove the :771/login.asp

Any ideas? Having a hard time finding any documentation on Cisco web site.

Bill

1 Reply 1

pknoops
Level 3
Level 3

Bill,

In general, the CSS will NOT modify a URL being sent to a client from a server. The can send a "redirect url" back to the client given certain criteria coming in from the client. As far as return traffic to the client from the server, the CSS simply routes or mac forwards the data without any manipulation of the url. The only thing the CSS will modify is the ip address of the server in a NATing senario.

Regards

Pete Knoops

Cisco Systems