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

What IF? ci_sessions register from codeigniter disabled #544

Open
PJanisio opened this issue Dec 8, 2020 · 0 comments
Open

What IF? ci_sessions register from codeigniter disabled #544

PJanisio opened this issue Dec 8, 2020 · 0 comments

Comments

@PJanisio
Copy link
Contributor

PJanisio commented Dec 8, 2020

Howdy community,

Short question to the core of codeigniter.
What if we will disable the registration into database of sessions? (ci_session in db). I find it very heavy as codigniter register every single access and high traffic site it can turn into > 5000 queries per several minutes making it unresponsible.

How disabling it completely will influence on stikked behaviour?
Why we should anyway use it while most of us has possibility to check our nginx or apache access log?
If not disabling it completely, shouldnt we limit inputs for database for this function (f.e removing non-human user_agents) ?

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

No branches or pull requests

1 participant