[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Response header parameter "eclnt-httpsessionid"  XML
Forum Index -> Development
Author Message
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5518
Offline

(...copied from mail request, which is responded through the forum...)

We are currently working on the migration from docker to kubernetes.

We would also like to use load balancing, but we noticed that the session ID is only directly in the HTML for the first response

Code:
  <span id="riscwelcome_data" data-riscPagename="faces%2Feclntjsfserver%2Fincludes%2Fccaround.jsp%3Bjsessionid%3DB692812F3E6CB8CEF85F21B42DFB1A5B%3Fccaroundoutestpage%3D%2Fui%2Fmain.jsp%26ticket%3DAjQxMDMBABhSAEUASQBDAEgAIAAgACAAIAAgACAAIAACAAYwADEAMAADABBFAEcAUAAgACAAIAAgACAABAAYMgAwADIAMwAwADMAMgAwADAAOQAzADEABwAEAAAAAggAAQEJAAJFAA8AAzAxMBAACEVHUCAgICAg%2FwFRMIIBTQYJKoZIhvcNAQcCoIIBPjCCAToCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHATGCARkwggEVAgEBMGkwZDELMAkGA1UEBhMCREUxHDAaBgNVBAoTE1NBUCBUcnVzdCBDb21tdW5pdHkxEzARBgNVBAsTClNBUCBXZWIgQVMxFDASBgNVBAsTC0kwMzIwMDEzMDU1MQwwCgYDVQQDEwNFR1ACAQAwCQYFKw4DAhoFAKBdMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTIzMDMyMDA5MzExN1owIwYJKoZIhvcNAQkEMRYEFBPeCWVavMD2Mn3j1PVEW8LyY4vYMAkGByqGSM44BAMEMDAuAhUAiRKBaLmMFTObB7MWLRQ%21h5yvzloCFQDVxYaXzZXScdfLirpzGOmjKppiwQ%3D%3D%26ccstyle%3Degger"
                               data-riscScale="1"
                               data-riscSwitchExtendedTitlesOn="false"
                               data-riscStyleName="egger"> </span>
 


Only in the further requests are the response headers also filled with the eclnt-httpsessionid. Would it be possible to include this header in the first request?

Björn Müller, CaptainCasa GmbH
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5518
Offline

...we did add the header parameter also for the ".risc" request which starts the client processing. The change is available withn this week's update (somewhere this later afternoon).

In general load balancers automatically use the session-id also in the case of URL-based session-trackig. - Please also consider the usage of COOKIE based session tracking, then load balancers have no problem at all. ;-)

Kind regards! Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team