cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
797
Views
0
Helpful
4
Replies

URL sticky on the ACE

ROMAN TOMASEK
Level 1
Level 1

I need to configure sticky on the base jsessionid in the following URL:

GET /forms/lservlet;jsessionid=0ad20c2630d669f096be228c4e28b46bdfab35277e64.e34SahePax0Kby0MahqPbNyPbx50n6jAmljGr5XDqQLvpAe?ifcmd=getinfo&ifhost=PC7&ifip=10.210.200.17 HTTP/1.1\r\n

I configure the following on the ACE:

sticky http-cookie jsessionid URL

cookie secondary jsessionid

replicate sticky

serverfarm FORMS

will it work??? I don't know if the cookie in the URL can start after ";" usually the cookie start after "?" ?

Thank you

Roman

4 Replies 4

hugues.brunel
Level 1
Level 1

I just test with my config, and it not works!

Do you found any solution?

thank you,

Hugues.

Capture the traffic and check if the cookie appears in the HTTP header too (Set-Cookie: JSESSIONID=xxx). If so, try to match that one. In my Oracle experience the cookie name was all upper case.

Peter

Yes, the cookie is all upper case.

But if the client browser is configured to not allow the cookie, there is no "Set-Cookie" in the HTTP traffic.

So, tomcat put the cookie in the url (in lower case) and ACE4710 sticky-cookie doesn't work...

Is it a feature or a bug??

Hugues.

I'd ask TAC then. (-:

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: