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

Heavy access to session read when disabling i18n in route options #244

Open
florianajir opened this issue Apr 6, 2020 · 0 comments
Open

Comments

@florianajir
Copy link

florianajir commented Apr 6, 2020

When using route annotation option i18n=false, the kernel request Listener put a lock on session read which cause poor performances.

Is there a way to disable reading locale in session simply getting it from the request header ?

@florianajir florianajir changed the title (Heavy access to session read when disabling i18n in route options Heavy access to session read when disabling i18n in route options Apr 6, 2020
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