cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
499
Views
0
Helpful
2
Replies

microsoft sharepoint 2007 behind cisco CSS11506

julxu
Level 1
Level 1

Greating

I have problem to let sharepoint 2007 work with css11506.

The sharepoint configure to use load balancing, configure something they called reverse proxy. and they insiste the configuration is working other environmento such as ISC.

However, we used as below configuration, and it insists to change https to http when user login.

I have searched internet for this issue, and find cisco some solution for ACE but no css11500.

Could anyone advice me if css11506 can handle this problem? if so, how to?

the configuration is below:

content ssl-sharepoint7-rule

vip address 10.1.1.14

protocol tcp

port 443

add service ssl-slot3-srv

active

content ssl-sharepoint7-rule2

vip address 10.1.2.14

balance leastconn

advanced-balance arrowpoint-cookie

add service sharepoint-test1-80

add service sharepoint-test2-80

protocol tcp

port 81

url "/*"

active

service sharepoint-test2-80

ip address 10.1.3.52

protocol tcp

port 80

keepalive type tcp

keepalive port 80

active

service sharepoint-test1-80

ip address 10.1.3.51

protocol tcp

port 80

keepalive type tcp

keepalive port 80

active

the http working fine. just https not work.

Any comment will be appreciated

Thanks in advance

2 Replies 2

freost
Level 1
Level 1

Hi. How is the service ssl-slot3-srv configured? Is this service active?

thanks for reply, the service configuration is:

service ssl-slot3-srv

type ssl-accel

keepalive type none

slot 3

add ssl-proxy-list ssl-slot3

active