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

CSS - Design query

sundarr
Level 1
Level 1

Hi

From a client i have to connect a Server through CSS. Client when it connects to the server it will be first http and for downloading patches it intiates https on a different port targeting the CSS vip address.

CSS I am using is 11800 and i have configured the Service and content rules.

Clien is able to contact the http://ipaddress:7051/successfully but while downloading the image it is failing which is at https://ipaddress:7062/xxxx

Any specific configuration needed in CSs for this.

Appreciate your response.

Thanks

regards

R.Sundara Rajan

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

so you're going to the server ip directly and then to the vip ?

Or do you always go to a vip ?

What is the content rule(s) involved ?

Can we see the config ?

Do you have more than 1 server ?

Maybe you are not loadbalanced to the same server when you open the 2nd connection and therefore the server rejects it.

You may need some form of stickyness.

Gilles.