first of all i apologise form my english :)
In our application session of one user can be up to 10 mb. We have over 40 user.
As i can see when i add data to session which would exceed 85mb its not added to session.
Is there anything i can do to change this limit to about 400 mb ?
ps.
i know its a bad practice to have that much data in session but this is old aplication so we don't want to change its code :(