Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

session - read_and_close #155

Closed
mabar opened this issue Jun 17, 2019 · 2 comments · Fixed by #156
Closed

session - read_and_close #155

mabar opened this issue Jun 17, 2019 · 2 comments · Fixed by #156

Comments

@mabar
Copy link
Contributor

mabar commented Jun 17, 2019

session_start() supports option read_and_close which could massively increase performance in apps with multiple simultaneous requests. It would be nice to allow configuration of this directive. I can send PR if needed.

https://www.php.net/manual/en/function.session-start.php

@dg
Copy link
Member

dg commented Jun 18, 2019

How would you suggest to set this option?

@mabar
Copy link
Contributor Author

mabar commented Jun 18, 2019

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

Successfully merging a pull request may close this issue.

2 participants