CTX209610
2016-04-13
1970-01-01
This article describes how to create a Certificate Signing Request (CSR) on NetScaler.

Symptoms or Error

Oracle Web Forms load balancing is not working properly. If just one server is in the service group it is working ok. Applying persistence as described https://www.citrix.com/blogs/2010/05/06/complete-jsessionid-persistence-with-appexpert/ did not help.

Solution

We used the following expression
Request expression:-
HTTP.REQ.URL.BEFORE_STR("?").AFTER_STR(";jsessionid=") ALT HTTP.REQ.URL.AFTER_STR(";jsessionid=") Response expression:-
HTTP.RES.BODY(1000).AFTER_STR(";jsessionid=")

Problem Cause

The expression we were using were from citrix blog where the jsession id cookie was being set by the backend server.
But in this case there were no cookies but the jsession id was present in the URL and not in the cookie.

Applicable Products


 

Join the conversation

Citrix Discussions

Open a case

Citrix Support

特别说明


本文来源为Citrix.com所有,翻译后版权归翻译者所有.如需转载请注明出处.

文档版本


.

广告招租


最新留言


.

广告招租


.