V
V
Voll.2016-09-05 22:12:37
Laravel
Voll., 2016-09-05 22:12:37

Why does Chrome reassign session id in Laravel?

The store site stores data in sessions for non-registered users. The problem is that in all browsers except chrome - the session is normally created, and works fine as it should. In chrome - every couple of seconds - the session is recreated (looked at the ID).
The site is on digitalocean + ubuntu + apache2.
laravel 5.2/. app session driver -> file.
Session storage time set to 30 days

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Nesmeyanov, 2016-09-05
@SerafimArts

The session is stored on the server. Checkmate.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question