Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > CIsco CSS and ISA 2004 Problem

Reply
Thread Tools

CIsco CSS and ISA 2004 Problem

 
 
Jack Daniels
Guest
Posts: n/a
 
      05-28-2008
Hi everyone,

I'm looking for some advice on a problem i have with a Cisco CSS and a
ISA 2004 server, the CSS is load balancing a web farm but one of the
servers is always getting hit and its not the same one after some
investigations we traced it back to the ISA and the VPN users that are
accessing the website.

The CSS seems to see the ISA server as one connection and as a result
whatever server it gets connected to by the CSS then gets the full
load of all the VPN clients users.

So my question is can I get the CSS to see this as not just one client
connecting but many so that it balances the load or some how just
split the load so that one web server is not always killed.

Any advice is welcome.

Jack
 
Reply With Quote
 
 
 
 
Paul Matthews
Guest
Posts: n/a
 
      05-29-2008
Jack Daniels wrote:
>The CSS seems to see the ISA server as one connection and as a result
>whatever server it gets connected to by the CSS then gets the full
>load of all the VPN clients users.


Info on your config on the CSS would help.

I presume the ISA is translating to all users appear to have the same source
address? Do you have sticky configured on the CSS? If you have sticky set by
source address, it is behaving exactly as it should. You could try other
options for stick, or even remove it entirely if the application does not need
it.

P.
--
Paul Matthews CCIE #4063
Please post questions to the NG, NOT by e-mail.
 
Reply With Quote
 
 
 
 
Jack Daniels
Guest
Posts: n/a
 
      05-29-2008
All traffic is being translated by the ISA server so the CSS see it as
one IP connecting and one connection.


!*************************** CIRCUIT
**************************
circuit vlan1
ip address 10.10.10.5 255.255.255.0
no redirects
!*************************** SERVICE
**************************
service 1
ip address 10.10.10.2
active
service 2
ip address 10.10.10.3
active
service 3
ip address 10.10.10.4
active
!*************************** OWNER
****************************
owner cisco_systems
content One-Arm-rule
vip address 10.10.10.6
add service 1
add service 2
add service 3
active
!*************************** GROUP
****************************
group Servers
vip address 10.10.10.6
add destination service 1
add destination service 2
add destination service 3
active
 
Reply With Quote
 
Jack Daniels
Guest
Posts: n/a
 
      05-29-2008
On May 29, 9:30 am, Paul Matthews <p...@cattytown.me.uk> wrote:
> Jack Daniels wrote:
> >The CSS seems to see the ISA server as one connection and as a result
> >whatever server it gets connected to by the CSS then gets the full
> >load of all the VPN clients users.

>
> Info on your config on the CSS would help.
>
> I presume the ISA is translating to all users appear to have the same source
> address? Do you have sticky configured on the CSS? If you have sticky set by
> source address, it is behaving exactly as it should. You could try other
> options for stick, or even remove it entirely if the application does not need
> it.
>
> P.
> --
> Paul Matthews CCIE #4063
> Please post questions to the NG, NOT by e-mail.


All traffic is being translated by the ISA server so the CSS see it as
one IP connecting and one connection.


!*************************** CIRCUIT
**************************
circuit vlan1
ip address 10.10.10.5 255.255.255.0
no redirects
!*************************** SERVICE
**************************
service 1
ip address 10.10.10.2
active
service 2
ip address 10.10.10.3
active
service 3
ip address 10.10.10.4
active
!*************************** OWNER
****************************
owner cisco_systems
content One-Arm-rule
vip address 10.10.10.6
add service 1
add service 2
add service 3
active
!*************************** GROUP
****************************
group Servers
vip address 10.10.10.6
add destination service 1
add destination service 2
add destination service 3
active
 
Reply With Quote
 
Paul Matthews
Guest
Posts: n/a
 
      05-29-2008
Jack Daniels wrote:

>!*************************** OWNER
>****************************
> owner cisco_systems
> content One-Arm-rule
> vip address 10.10.10.6
> add service 1
> add service 2
> add service 3
> active
>!*************************** GROUP


This may need a little trial and error

The options to look at are:

balance roundrobin
balance aca

Under the content rule. Basically RR says as you would expect, ACA watches
response times and passes more load to quicker responding swervers.

The sticky is set by the advanced balance command. Options are:

sip-call-id
wap-msisdn
arrowpoint-cookie
sticky-srcip
sticky-srcip-dstport
cookies
url
cookieurl
ssl
none

Of those, I would suggest trying cookies first. Some are obviously irrelevant -
sip-call-id, wap-msisdn and ssl. Others will be ineffective.

Another thing to check - is there any possibility that the servers in the farm
are redirecting directly to themselves?

P.
--
Paul Matthews CCIE #4063
Please post questions to the NG, NOT by e-mail.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pix515e and ISA 2004 rhltechie@gmail.com Cisco 1 08-10-2006 01:18 PM
LAN-LAN VPN using Cisco PIX to Microsoft ISA Server 2004 wmmalii Cisco 0 05-16-2006 11:36 PM
Exchange Server 2003 and ISA Server 2004 Dingus Computer Support 4 03-25-2006 05:06 PM
PPTP through ISA 2004 and PIX v7.02 with double NAT Igac Cisco 0 10-12-2005 07:41 AM
ISA 2004 cert? =?Utf-8?B?Sm9ha2ltIEFudWVsbA==?= Microsoft Certification 1 12-09-2004 11:53 PM



Advertisments