Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
There are no configuration level restrictions.
At the level of various storages, there may be associated with a specific storage and its configuration.
More than memory_limit, of course, will not work - this is the total limit of memory allocation for script processing, but this is a strongly indirect limit ... =)
But sessions, in principle, are not designed to store large amounts of data, especially those that are by default on files . So, if you have such a question, it is likely that you are just doing something very wrong ...
Depends on where you store.
I didn't see the settings.
If in files - see that there is space on the disk.
If in a DB - the sizes of fields in the table.
If in memcached - depends on its settings. There will be a small session at all.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question