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

CSS - version 7.50 - Loadbalancing - Microsoft OWA

lisasmith
Level 1
Level 1

I have successfully used the CSS to load-balance an application in our network for some time. I have just added to the configuration to allow load-balance of new Microsoft Exchange Servers. It appears that the load-balancing works for Microsoft Outlook users but "not" for Microsoft OWA users. It appears that Microsoft OWA users cannot get to the site when the rules are active. We cannot find in Cisco docs what we are missing. I have included my configuration below. Any help is really appreciated. Thanks. Lisa

CSS11503# sho version

Version: sg0750004 (07.50.0.04)

Flash (Locked): 07.50.0.04

Flash (Operational): 07.50.0.04

Type: PRIMARY

Licensed Cmd Set(s): Standard Feature Set

CSS11503# sho run

!Generated on 04/15/2009 09:43:16

!Active version: sg0750004

configure

!*************************** GLOBAL ***************************

username admin des-password mgjftayesavg4euabg1e3gagef5fkgvh superuser

snmp community 3duc8ti0n read-write

snmp auth-traps

ip route 0.0.0.0 0.0.0.0 10.1.0.1 1

!************************* INTERFACE *************************

interface 1/1

bridge vlan 20

!************************** CIRCUIT **************************

circuit VLAN1

ip address 10.1.0.5 255.255.240.0

circuit VLAN20

ip address 10.254.0.2 255.255.255.248

!************************** SERVICE **************************

service ClientAccess61

ip address 10.1.0.61

service ClientAccess66

ip address 10.1.0.66

service eSISProd1

ip address 10.1.0.6

active

service eSISProd2

ip address 10.1.0.7

active

service eSISProd3

ip address 10.1.0.15

active

!*************************** OWNER ***************************

owner ExchangeClientAccessServers

content L3_Rule

add service ClientAccess61

add service ClientAccess66

balance aca

protocol tcp

advanced-balance sticky-srcip

vip address 10.1.0.72

active

content SR

protocol tcp

port 443

redirect "https://exchange.access-k12.org"

vip address 10.1.0.72

active

owner L3_Owner

content L3_Rule

add service eSISProd1

add service eSISProd2

balance aca

vip address 10.1.0.8

protocol tcp

advanced-balance sticky-srcip

add service eSISProd3

active

content SR

vip address 10.1.0.8

protocol tcp

port 80

redirect "http://esis.access-k12.org:7777/forms/frmservlet?config=esis"

active

!*************************** GROUP ***************************

group CASExchange

add destination service ClientAccess61

add destination service ClientAccess66

vip address 10.1.0.72

active

group serer

add destination service eSISProd1

add destination service eSISProd2

vip address 10.1.0.8

add destination service eSISProd3

active

CSS11503#

1 Reply 1

aghaznavi
Level 5
Level 5

See if you have inserted the text string. The primary purpose of text string insertion in the HTTP header to a back-end server is to support Microsoft Outlook Web Access (OWA) applications.

http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v7.50/configuration/ssl/guide/terminat.html

Review Cisco Networking for a $25 gift card