You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/03/17 09:58:00 UTC

[jira] [Commented] (KNOX-2545) The new configuration enableStickySession should not loadbalance requests.

    [ https://issues.apache.org/jira/browse/KNOX-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303250#comment-17303250 ] 

ASF subversion and git services commented on KNOX-2545:
-------------------------------------------------------

Commit 48d04f3053e3ab92c2aab6bd4e75cf4086efa154 in knox's branch refs/heads/master from Sandeep Moré
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=48d04f3 ]

KNOX-2545 - Account for loadbalancing and stickysession corner cases. (#417)

* KNOX-2545 - Account for loadbalancing and stickysession corner cases.

> The new configuration enableStickySession should not loadbalance requests. 
> ---------------------------------------------------------------------------
>
>                 Key: KNOX-2545
>                 URL: https://issues.apache.org/jira/browse/KNOX-2545
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently if you have 
> enableStickySession=true;enableLoadBalancing=true
> Knox will loadbalance requests twice. This is not intuitive and confusing. enableStickySession should not do loadbalancing but should rely on enableLoadBalancing=true.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)