Skip to content

Suspicion of php-memcached bug regarding persistent sessions resulting in rare cases of session mixup #543

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
digirave opened this issue Aug 2, 2023 · 0 comments

Comments

@digirave
Copy link

digirave commented Aug 2, 2023

Hello,
When using persistent connections for php sessions with

memcached.sess_persistent = On

and when a large amount of network errors occur we suspect there is a php-memcached bug regarding persistent sessions resulting in rare cases of session mixup.
We suspect this is a similar issue that caused ChatGPT sessions in redis to be mixed up, and a similar issue that causes sessions to be mixed up in several redis libraries.
Please check reference links and see if such issues can arise in php-memcached and can be fixed.

[Reference links]
ChatGPT incident
https://openai.com/blog/march-20-chatgpt-outage

Reddison:
redisson/redisson#4747
redisson/redisson#4381

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant