Do not use the CI 4 session library |
(03-28-2024, 03:27 PM)kenjis Wrote: Session without lock has issues on race conditions. If it is not read only session, session data may be lost. Just to confirm. If I define a Redis or Memcached session in CI 4. php.ini will be completely ignored and whatever is in my session file will be applied, correct? |
Messages In This Thread |
Do not use the CI 4 session library - by ElTomTom - 03-25-2024, 07:14 AM
RE: Do not use the CI 4 session library - by kenjis - 03-25-2024, 06:29 PM
RE: Do not use the CI 4 session library - by joho - 03-26-2024, 04:04 PM
RE: Do not use the CI 4 session library - by ElTomTom - 03-28-2024, 06:57 AM
RE: Do not use the CI 4 session library - by joho - 03-28-2024, 07:49 AM
RE: Do not use the CI 4 session library - by kenjis - 03-28-2024, 03:27 PM
RE: Do not use the CI 4 session library - by ElTomTom - 04-10-2024, 11:29 AM
RE: Do not use the CI 4 session library - by joho - 03-28-2024, 04:58 PM
RE: Do not use the CI 4 session library - by kenjis - 04-10-2024, 03:09 PM
RE: Do not use the CI 4 session library - by ElTomTom - 04-29-2024, 12:20 PM
RE: Do not use the CI 4 session library - by kenjis - 04-29-2024, 05:41 PM
|