Skip to content

sessions are invalidating for subsequent requests #28

@rajivjain83

Description

@rajivjain83

Hi,
We recently have upgrade one of our product from Jetty 6.1.2 to jetty 9.4.12. Post to upgrade, we landed up in an issue where session is being invalidated for subsequent requests. We are using embedded Jetty here. I have configured the DefaultSessionCache and NullSessionDataStore to persist sessions in-memory. I also have set cookie-config flags i.e "http-only" and "secure" as false also, to check in case it works with that. But still the same issue where we can see stale connections error is being logged in the logs.

Please help with your expert recommendations on what am I missing here to configure.

Regards...!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions