Skip to content

Redis Web Session active sessions counting not working #39

@hoRacy

Description

@hoRacy

I experiencing an issue where session counting using Redis is not functioning correctly for our web session.

Steps to Reproduce:

  • Configure Redis as the session store.
  • Initiate multiple sessions by accessing the web application from different browsers or devices.
  • Observe the session count in Redis.

Expected Behavior:

  • The session count in Redis should accurately reflect the number of active sessions.

Actual Behavior:

  • The session count does not update correctly and does not reflect the active sessions.

Additional Information:

  • Redis Version: 6.0.16
    Laravel: 10.48.19

Thank you!

pulse

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