Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[PdoSessionStorage] manual activation of GC if probability is on 0 #1097

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

Closed
wants to merge 3 commits into from

Conversation

stealth35
Copy link
Contributor

On systems like Debian, the GC probability is on 0 , because Debian manually cleared the sessions files, session_set_save_handler depend on it, so you need to manually clear to prevent the sessions database from growing endlessly.

@fabpot
Copy link
Member

fabpot commented May 25, 2011

That's not something that needs to be fixed in Symfony. You just need to configure it properly in php.ini.

@fabpot fabpot closed this May 25, 2011
@stealth35
Copy link
Contributor Author

Ok but I need to unsecure the server for Symfony, people should be warned.

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 this pull request may close these issues.

2 participants