Open florianajir opened 4 years ago
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 ?
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 ?