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

Help with CSS11151 URL Stickness

c.bodzin
Level 1
Level 1

I am trying to use the "advance-balance url" feature to configure client stickiness on my CSS11151. My URLs look like this:

http://www.me.com/stuff/r_preavailsub.jsp?cobrand=2&langrecno=1&sessionid= 199501006120380815&javascript=true&jsessionid=199501006120380815&sd=11/21/2001 &ed=12/05/2001&location=RFL1&size=H&template=1&rciid=&iceid=544&lp=1&resultcount=5 &locale=430

The part I want to use for stickiness is the "sessionid=" section in the beginning of the URL.

I have configured my content rules as follows:

content labstuff

add service testweb01

add service testweb02

add service testweb03

add service testweb04

vip address 192.168.1.1

advanced-balance url

string prefix "sessionid="

string eos-char "&"

protocol tcp

port 80

url "/*"

active

Unfortunately this doesn't see to assign any stickiness (I still get all four servers in subsequent requests); I have tried using the "string process-length" command in place of the "string eos-char" command but the results are the same. Issuing a "show rule" command displays exactly what I would expect.

Can anybody give me any ideas on what I am doing wrong, or how I might troubleshoot this? Thanx.

2 Replies 2

ciscomoderator
Community Manager
Community Manager

Often times complex troubleshooting issues are best addressed in an interactive trouble-shooting session with one of our trained technical assistance engineers. While other forum users may be able to help, it’s often difficult to do so for this type of issue.

To utilize the resources at our Technical Assistance Center, please visit http://www.cisco.com/tac and to open a case with one of our TAC engineers, visit http://www.cisco.com/tac/caseopen

If anyone else in the forum has some advice, please reply to this thread.

Thank you for posting.

wukunpeng
Level 1
Level 1

I can try to solve your problem,but need your other configuration,especially the SERVICE config.